Commit 361ca77
authored
Tell codespell to skip
* Tell codespell to skip `fixture`
This will avoid this kind of warnings:
WARNING: Decoding file using encoding=utf-8 failed: fixture/8/0/11
WARNING: Trying next encoding iso-8859-1
Seen in:
https://results.pre-commit.ci/run/github/48049137/1666036569.rj425j-vQKyvNbJ0CUHdcQ
* pre-commit: Remove the hard requirement for Python 3.9fixture / fix pre-commit (#1197)1 parent e8f6fef commit 361ca77
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments