Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
alanisaac committed Aug 6, 2024
1 parent 891c292 commit babdea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules-engine/tests/test_rules_engine/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ class OilPropaneBillingExampleInput(OilPropaneBillingInput):

records: Sequence[OilPropaneBillingRecordExampleInput]


def load_fuel_billing_example_input(
folder: Path, fuel_type: FuelType, estimated_balance_point: float
) -> NaturalGasBillingExampleInput | OilPropaneBillingExampleInput:
Expand Down

0 comments on commit babdea3

Please sign in to comment.