diff --git a/.flake8 b/.flake8 index bab2353ed7d0e1f00db892f1e0fad940a87b7cd8..280f46b3e64b03e626affa45966b63a63276914c 100644 --- a/.flake8 +++ b/.flake8 @@ -17,7 +17,7 @@ ignore = # F, see https://flake8.pycqa.org/en/latest/user/error-codes.html F403,F405, - F522,F524,F541, + F522, F811,F821,F841, # W, see https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes