Commit b81e4ff
committed
Fix: Support Python 3.9 and 3.10 for linting too
Run the linter with Python >= 3.9 as the target. This wasn't an issue
yet but might have caused problems with running ruff with older Python
version ins future. Until the end of the year we still support Python
3.9.1 parent 14411e2 commit b81e4ff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments