diff --git a/setup.cfg b/setup.cfg index 19087b60..e600ca8d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,4 +2,4 @@ max-line-length = 88 extend-ignore = E203, E741, W503 exclude =.git .idea .*_cache dist htmlcov venv -per-file-ignores = __init__.py:F401 \ No newline at end of file +per-file-ignores = __init__.py:F401