diff --git a/.flake8 b/.flake8 index 352afc2..be58b25 100644 --- a/.flake8 +++ b/.flake8 @@ -1,5 +1,5 @@ [flake8] -ignore = E261, W503, W504 +ignore = W503, W504 exclude = .git, venv,