diff --git a/setup.cfg b/setup.cfg index bf5350d..632c39e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,4 @@ [flake8] -ignore = W503 max_line_length = 88 [tool:isort]