Update setup.cfg

This commit is contained in:
Tomaae 2023-01-16 01:36:09 +01:00 committed by GitHub
parent 267fb6a011
commit 7b8fe02c7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
[flake8]
ignore = W293, # blank line contains whitespace
ignore = W293
max-line-length = 220
max-complexity = 10