Skip to content

Commit

Permalink
(Issue #264) Refactor: Rename "NormalizedBillingPeriodRecord" to "Pro…
Browse files Browse the repository at this point in the history
…cessedEnergyBill"

Co-authored-by: Ethan Strominger <[email protected]>
  • Loading branch information
stemgene and ethanstrominger committed Nov 27, 2024
1 parent cd09dd5 commit 39baa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/rules_engine/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
HeatLoadInput,
HeatLoadOutput,
NaturalGasBillingInput,
OilPropaneBillingInput,
ProcessedEnergyBill,
ProcessedEnergyBillInput,
OilPropaneBillingInput,
RulesEngineResult,
TemperatureInput,
)
Expand Down

0 comments on commit 39baa04

Please sign in to comment.