diff --git a/.flake8 b/.flake8 index e6c375ff..b7857818 100644 --- a/.flake8 +++ b/.flake8 @@ -8,4 +8,5 @@ exclude = ignore = E501, F401 format = pylint show-source = True -max-complexity = 10 \ No newline at end of file +max-complexity = 10 +