Commit fa03d6e
committed
Fix codespell configuration to skip get-pip.py
- Added get-pip.py to codespell skip list in pyproject.toml
- get-pip.py contains encoded binary data that triggers false positives
- This resolves the codespell failures in pre-commit.ci
Fixes pre-commit.ci failure with 100+ false positive spelling errors1 parent 5a130f6 commit fa03d6e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments