diff --git a/setup.cfg b/setup.cfg index f6cccbb46..24aa5645a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -175,6 +175,7 @@ exclude_lines = raise NotImplementedError if typing.TYPE_CHECKING raise RuntimeError() + \ \.\.\.\n [flake8] max-line-length = 120