Skip to content

Commit 4d5bbd6

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 5411025 commit 4d5bbd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/predbat/predbat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4173,7 +4173,6 @@ def publish_json_plan(self, pv_forecast_minute_step, pv_forecast_minute_step10,
41734173
output["config"]["carbon_enable"] = self.carbon_enable
41744174
output["config"]["car_enable"] = self.num_cars > 0
41754175

4176-
41774176
minute_now_align = int(self.minutes_now / 30) * 30
41784177
end_plan = min(end_record, self.forecast_minutes) + minute_now_align
41794178

0 commit comments

Comments
 (0)