Skip to content

Commit

Permalink
add account_id name
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmad Wahid <ahmedwahid16101@gmail.com>
  • Loading branch information
Ahmad-Wahid committed Jan 17, 2024
1 parent 23820b2 commit 52a9363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flexmeasures/cli/data_add.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ def add_asset_type(**kwargs):
@click.option(
"--account",
"--account-id",
"account_id",
type=int,
required=False,
cls=DeprecatedOption,
Expand Down

0 comments on commit 52a9363

Please sign in to comment.