We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 665481a + e845f43 commit 13648eaCopy full SHA for 13648ea
2 files changed
packages/modules/electricity_pricing/flexible_tariffs/ekz/config.py
@@ -1,7 +1,7 @@
1
class EkzTariffConfiguration:
2
def __init__(self):
3
self.country = "ch"
4
- self.unit = "rp"
+ self.unit = "Rp"
5
6
7
class EkzTariff:
packages/modules/electricity_pricing/flexible_tariffs/groupe_e/config.py
@@ -1,6 +1,7 @@
class GroupeETariffConfiguration:
class GroupeETariff:
0 commit comments