diff --git a/setup.cfg b/setup.cfg index eedced86..328d1896 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ filename = builtins = _ _n -max-line-length = 80 +max-line-length = 88 per-file-ignores = # In several files imports intentionally cause: # E402: module level import not at top of file