diff --git a/setup.cfg b/setup.cfg index 253225a1..4c7d4033 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,3 @@ [pycodestyle] ignore = E402 +max-line-length = 120