Commit 70abc7a
Clean up stubtest allowlist and add type stub installation
- Reduce allowlist from ~500 lines to ~170 lines using efficient regex patterns
- Use grouped patterns like (dataarray|dataset|variable) instead of wildcards
- All patterns now match exactly the errors in core modules
- Add step to install type stubs before running stubtest
- Local testing confirms 0 errors, 0 unused patterns
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1beff52 commit 70abc7a
2 files changed
Lines changed: 136 additions & 467 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
225 | 229 | | |
226 | 230 | | |
227 | 231 | | |
| |||
0 commit comments