1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Credit note for membership renewals

This commit is contained in:
Yohann D'ANELLO
2020-04-05 21:56:56 +02:00
parent 515edc4459
commit c513759515
7 changed files with 49 additions and 62 deletions

View File

@ -34,7 +34,7 @@ commands =
[flake8]
# Ignore too many errors, should be reduced in the future
ignore = D203, W503, E203, I100, I101
ignore = D203, W503, E203, I100, I101, C901
exclude =
.tox,
.git,