Skip to content

Commit

Permalink
fix import issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed Aug 10, 2023
1 parent 8755736 commit 613a8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hybrid/detailed_pv_plant.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from hybrid.dispatch.power_sources.pv_dispatch import PvDispatch
from hybrid.layout.pv_module import get_module_attribs, set_module_attribs
from hybrid.layout.pv_inverter import set_inverter_attribs
from tools.utils import flatten_dict


class DetailedPVPlant(PowerSource):
Expand Down

0 comments on commit 613a8e5

Please sign in to comment.