Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-02-17 11:39:13 +01:00
parent adbb5bb02f
commit 3c2454cb3e
5 changed files with 59 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
[flake8]
ignore = F405, F403, E722, E226, W504, F401, W605
max-line-length = 120
exclude = .git, rowers/migrations
exclude = .git, rowers/migrations, rowers/tests