Target E261 - two spaces before inline comment

This commit is contained in:
Stephan Kulow
2022-02-18 16:39:16 +01:00
parent a8623bb8d8
commit 0561e06cb1
26 changed files with 38 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
[flake8]
exclude = abichecker
max-line-length = 100
ignore = W503,W504,E501,F401,E128,E251,E201,E202,E302,E305,F841,E261
ignore = W503,W504,E501,F401,E128,E251,E201,E202,E302,E305,F841