diff --git a/setup.cfg b/setup.cfg index 6deafc26..2d9eebcc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,3 @@ [flake8] +ignore = W503 max-line-length = 120