Skip to content

Commit 6f41cb3

Browse files
thodson-usgsclaude
andcommitted
Drop ngwmn getters from _PUBLIC_GETTERS
tests/ngwmn_test.py is local-only work not yet in the repo. The ngwmn module itself is committed, but no upstream tests reference it through the conftest's selection path, so listing get_data/get_levels/get_sites in _PUBLIC_GETTERS adds maintenance surface for no upstream benefit. Add these back if/when ngwmn tests land. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 88dd3f6 commit 6f41cb3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/conftest.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@
8181
"get_record",
8282
"get_stats",
8383
"get_water_use",
84-
# ngwmn
85-
"get_data",
86-
"get_levels",
87-
"get_sites",
8884
}
8985
)
9086

0 commit comments

Comments
 (0)