diff --git a/.flake8 b/.flake8 index 36a5981..77fb31e 100644 --- a/.flake8 +++ b/.flake8 @@ -10,4 +10,3 @@ ignore = A003, max-complexity = 10 -format = %(path)s:%(row)d:%(col)d: %(code)s %(text)s https://lintlyci.github.io/Flake8Rules/rules/%(code)s.html