diff --git a/.flake8 b/.flake8 index bf937cb..91e07f5 100644 --- a/.flake8 +++ b/.flake8 @@ -44,4 +44,7 @@ ignore = W391 E261 E128 + E231 + E226 +