Skip to content

Commit 0e667dd

Browse files
author
Simon Blank
committed
fix format
1 parent eca363b commit 0e667dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_fehler.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ class TestFehler:
1313
Fehler(
1414
code=42,
1515
meldung="Du hast dein Handtuch vergessen",
16-
spezifikation=Vereinsmitglied.ALLGEMEIN
17-
)
16+
spezifikation=Vereinsmitglied.ALLGEMEIN,
17+
),
1818
),
1919
],
2020
)

0 commit comments

Comments
 (0)