Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/tronikos/opower
Browse files Browse the repository at this point in the history
  • Loading branch information
tronikos committed Apr 5, 2023
2 parents 909ed21 + 27236c5 commit 218dba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opower/utilities/pge.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class PGE(UtilityBase):
@staticmethod
def name() -> str:
"""Distinct recognizable name of the utility."""
return "Pacific Gas & Electric"
return "Pacific Gas and Electric Company (PG&E)"

@staticmethod
def subdomain() -> str:
Expand Down

0 comments on commit 218dba4

Please sign in to comment.