diff --git a/python/setup.cfg b/python/setup.cfg index 062ce2745d8..b5bba902640 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -33,4 +33,4 @@ faulthandler_timeout = 300 [pep8] ignore = E211,E225,E226,E227,E402,W504 -max_line_length = 79 +max_line_length = 88