Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-02-16 13:21:58 +01:00
parent 4f48901c55
commit 984198e63c
2 changed files with 263 additions and 201 deletions

File diff suppressed because it is too large Load Diff

View File

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