remove comment in setup.cfg

This commit is contained in:
Luz Marina Montilla Marín 2024-03-25 22:17:01 +01:00
parent 72452dc901
commit 7606a0b6c6
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
test=pytest
[flake8]
# FIXME: enable once https://github.com/MartinThoma/flake8-simplify/issues/148
# is resolved
ignore = E122,E501,W504
import-order-style = google
application-import-names = Testing