mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
reformatting
This commit is contained in:
parent
cb55338f39
commit
47de308bf3
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ def choose_cheapest_relevant_plan(
|
|||
|
||||
if all(p.record.cost_of_works == 0 for p in eligible_plans):
|
||||
cheapest_plans = eligible_plans
|
||||
|
||||
else:
|
||||
cheapest_plans: List[Plan] = [
|
||||
plan
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue