diff --git a/.flake8 b/.flake8 index 327c496..6b2bd32 100644 --- a/.flake8 +++ b/.flake8 @@ -1,4 +1,3 @@ [flake8] exclude = - docs/conf.py, -max-complexity = 10 \ No newline at end of file + docs/conf.py, \ No newline at end of file