Skip to content

Commit

Permalink
Merge pull request #5 from AdamFinkle/add_greenbutton
Browse files Browse the repository at this point in the history
Ran linter.
  • Loading branch information
AdamFinkle authored Jul 5, 2024
2 parents e500732 + 410e674 commit 7626572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules-engine/src/rules_engine/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from datetime import datetime, timedelta
from enum import StrEnum

from greenbutton_objects import parse # type: ignore
from greenbutton_objects import parse # type: ignore

from .pydantic_models import (
ElectricBillingInput,
Expand Down

0 comments on commit 7626572

Please sign in to comment.