From: Steven Black Date: Mon, 25 Jul 2022 14:05:10 +0000 (-0400) Subject: Ibid. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dfc5080079cc14b825972aa8ff03f4e2184ff841;p=stevenblack-hosts.git Ibid. --- diff --git a/setup.cfg b/setup.cfg index ee7be8e35..550385be8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [flake8] -max-line-length = 140 +max-line-length = 135 extend-ignore = E203 [isort]