diff --git a/.flake8 b/.flake8 index 18c1794..cd95589 100644 --- a/.flake8 +++ b/.flake8 @@ -1,2 +1,3 @@ [flake8] select = C,E,F,W +ignore = W503