Skip to content

Commit

Permalink
Fix CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
haneslinger committed Oct 25, 2023
1 parent a819b1c commit 39637e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildingmotif/bin/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def get_db_uri(args) -> str:
"--libraries",
help="Filename of the libraries YAML file specifying what "
"should be loaded into BuildingMOTIF",
default="libraries.yml",
nargs="+",
dest="library_manifest_file",
),
Expand Down

0 comments on commit 39637e6

Please sign in to comment.