diff --git a/.flake8 b/.flake8 index f6a333e963abe37748641c5bc71908eb7d2f60e0..3ffb55f4781dc15cd196c3db7144f164005b920d 100644 --- a/.flake8 +++ b/.flake8 @@ -18,7 +18,7 @@ ignore = # F, see https://flake8.pycqa.org/en/latest/user/error-codes.html F403,F405, F522,F524,F541, - F601,F631,F632, + F631,F632, F811,F821,F841, # W, see https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes