Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-02-17 15:16:27 +01:00
parent e9c13d3fe7
commit a547e851be
16 changed files with 133 additions and 166 deletions

View File

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