diff --git a/setup.cfg b/setup.cfg index 5c0df0dd0ebb..62e73811c732 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ -[pep8] +[pycodestyle] max-line-length = 100