Credit note for membership renewals
This commit is contained in:
parent
515edc4459
commit
c513759515
7 changed files with 49 additions and 62 deletions
2
tox.ini
2
tox.ini
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue