X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.flake8;fp=.flake8;h=532d8e51be0d1bd064b5fbcc6dd9c436a50b72d8;hb=25803455a3f891e0f4332d87c90df7e62b25ea31;hp=f474faebcee64c5fb3ef9215c13a65a8651149b3;hpb=c823ba48a7c5d56c6059f821e76545486a084169;p=turbot diff --git a/.flake8 b/.flake8 index f474fae..532d8e5 100644 --- a/.flake8 +++ b/.flake8 @@ -1,2 +1,2 @@ [flake8] -ignore = E305 +ignore = E251, E305, E302