Skip to content

Commit

Permalink
🎨 add new entries at the end (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-krechan authored May 15, 2024
1 parent 7bcbec4 commit 602a481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bo4e/enum/mengeneinheit.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Mengeneinheit(StrEnum):
HALBJAHR = "HALBJAHR" #: Halbjahr
JAHR = "JAHR" #: Jahr
PROZENT = "PROZENT" #: Prozent
KVAR = "KVAR" #: Kilovar
KWHK = "KWHK" #: Kilowattstunde pro Kelvin
VAR = "VAR" #: Var
VARH = "VARH" #: Varstunde
KVAR = "KVAR" #: Kilovar

0 comments on commit 602a481

Please sign in to comment.