This commit is contained in:
Steven Black
2022-07-25 10:05:10 -04:00
parent 28159b5f2c
commit dfc5080079

View File

@@ -1,5 +1,5 @@
[flake8]
max-line-length = 140
max-line-length = 135
extend-ignore = E203
[isort]