forked from codeforboston/home-energy-analysis-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes issue236 by implementing inclusion_override logic (codeforbosto…
…n#241) * Fixes issue236 by implementing inclusion_override logic * Reformatted code comment to avoid black reformatting. * Added winter cusp month logic per convo with Steve Breit. * Co-authored-by: Deb Debnath <[email protected]> Co-authored-by: eriksynn <[email protected]> Co-authored-by: Ethan-Strominger <[email protected]> * adjusted test fixtures to represent updated inclusion and override logic * expanded _date_to_analysis_type_oil_propane to return default inclusion Co-authored-by: eriksynn <[email protected]> * fix for mypy and black errors * for natural gas bills, set june to be allowed in Non-Heating-Usage bills but not included by default Co-authored-by: eriksynn <[email protected]> Co-authored-by: thatoldplatitude <[email protected]> --------- Co-authored-by: dwindleduck <[email protected]> Co-authored-by: eriksynn <[email protected]> Co-authored-by: thatoldplatitude <[email protected]>
- Loading branch information
1 parent
2822f5f
commit f810eee
Showing
4 changed files
with
155 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.