Commit 40f67a1
committed
[pycodestyle] Fix false positive E231
Update pycodestyle to include a [fix][pycodestyle fix]
for false positives E231 being triggered in python 3.12.
In order to do so, dependency resolution required bumping
minimum python version to 3.8.1 (dependency hell, is that you?).
[pycodestyle fix]: PyCQA/pycodestyle#11481 parent 006c50b commit 40f67a1
2 files changed
+30
-30
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments