diff --git a/setup.cfg b/setup.cfg deleted file mode 100644 index ab1382c..0000000 --- a/setup.cfg +++ /dev/null @@ -1,3 +0,0 @@ -[flake8] -ignore = E203, E722, E501, E741, W503, W605 -max-line-length = 119