Skip to content
Snippets Groups Projects
Commit 1e9671bb authored by Kurt McKee's avatar Kurt McKee
Browse files

Adjust flake8 to follow black settings

parent bd860a33
No related branches found
No related tags found
No related merge requests found
[flake8]
max-line-length = 88
extend-ignore = E203
exclude =
.eggs
.git
......
......@@ -38,8 +38,8 @@ commands =
isort --verbose --check-only .
skip_install = True
deps =
flake8>=3.7.9
isort>=4.3.21
flake8
isort
[pytest]
filterwarnings =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment