diff --git a/setup.cfg b/setup.cfg index bd753fb..317e863 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,7 @@ universal = 1 [flake8] import-order-style = pep8 application-import-names = yamllint +ignore = W503,W504 [build_sphinx] all-files = 1