We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1bcb2 commit d8e505bCopy full SHA for d8e505b
‎src/bo4e/enum/typ.py‎
@@ -9,7 +9,7 @@ class Typ(StrEnum):
9
10
ANGEBOT = "ANGEBOT"
11
ANSPRECHPARTNER = "ANSPRECHPARTNER"
12
- AUSSCHREIBUNG = "AUSSCHREIUNG"
+ AUSSCHREIBUNG = "AUSSCHREIBUNG"
13
BUENDELVERTRAG = "BUENDELVERTRAG"
14
ENERGIEMENGE = "ENERGIEMENGE"
15
FREMDKOSTEN = "FREMDKOSTEN"
0 commit comments