FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs(audit): fix the last stale audit_ignore path reference (review nit) · mousebrains/kayak_python@e46d3c9 · GitHub

Commit e46d3c9

Browse files
andcommitted
docs(audit): fix the last stale audit_ignore path reference (review nit)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 601578a commit e46d3c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎scripts/audit_gauges.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ def find_candidates_near_reaches(
257257
258258
``kind`` is "USGS" or "NWPS" — used to key into ``ignore``, which
259259
suppresses specific (kind, gauge_id, reach_id) pairs marked as
260-
not-actually-useful in ``src/kayak/data/audit_ignore.yaml``. Suppression
260+
not-actually-useful in ``DATASET_DIR/ops/audit_ignore.yaml``. Suppression
261261
happens before the per-gauge dedup so a gauge that's wrong for the
262262
closest reach can still surface against a more-distant reach where
263263
it'd actually fit.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL