Some checks are pending
Test / test (push) Waiting to run
- Real contact in SEC User-Agent (required by EDGAR) - Fix Dockerfile cache dir (was missing, build would fail) - Pin flask>=3.0,<4 - Harden clean_ereader to strip single-quoted attributes - Remove unused templates (archive.html, more.html) - Add pytest suite (10 tests) and CI workflow
7 lines
54 B
Plaintext
7 lines
54 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.env
|
|
*.log
|
|
cache/*
|
|
!cache/.gitkeep
|