diff --git a/setuf.cfg b/setuf.cfg index e2846f3..88dc9fd 100644 --- a/setuf.cfg +++ b/setuf.cfg @@ -1,5 +1,4 @@ [flake8] -ignore = [ +ignore = "E501", "W605" -]