Skip to content

Commit

Permalink
PC-1415: add some bad formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
samyou-softwire committed Oct 31, 2024
1 parent c54a4bd commit 8dc0931
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions help_to_heat/frontdoor/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,9 @@ def build_extra_context(self, request, session_id, page_name, data, is_change_pa
current_month, next_month = utils.get_current_and_next_month_names(month_names)
current_quarter_month, next_quarter_month = utils.get_current_and_next_quarter_month_names(month_names)




context = {
"epc_rating": epc_band.upper() if epc_band else "",
"gds_epc_date": gds_epc_date,
Expand Down

0 comments on commit 8dc0931

Please sign in to comment.