diff --git a/setup.cfg b/setup.cfg deleted file mode 100644 index 87b0c90..0000000 --- a/setup.cfg +++ /dev/null @@ -1,3 +0,0 @@ -[flake8] -max-line-length = 120 -ignore = W503, E226, E241