diff --git a/setup.cfg b/setup.cfg index e44b81084..a6578a30e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ [flake8] -ignore = E501 +extend-ignore = E501