Commit 679e487
committed
chore: fix stale validator references in docs
- app/validate.py docstring: `python -m scripts.validate` -> `python -m app.validate`
(no `scripts/` module exists; validator lives at app/validate.py, matching README + CI)
- .gitignore: drop stale note about non-existent `data/_staging/` directory
Refs #11 parent 45430f4 commit 679e487
2 files changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments