Skip to content

Commit

Permalink
add docstring for fixture shiftable_load_power_sensor
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Garcia Reolid <[email protected]>
  • Loading branch information
victorgarcia98 committed Jul 26, 2023
1 parent 449ad3f commit 05c91e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flexmeasures/cli/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ def shiftable_load_power_sensor(db, app):
"""
Create an asset of type "LoadType" and a power sensor to hold the result of
the scheduler.
"""

shiftable_load_asset_type = GenericAssetType(name="LoadType")
Expand Down

0 comments on commit 05c91e3

Please sign in to comment.