Skip to content

Commit

Permalink
Merge branch 'anitacaron/issue131' of https://github.com/OBOFoundry/O…
Browse files Browse the repository at this point in the history
…BO-Dashboard into anitacaron/issue131
  • Loading branch information
anitacaron committed Oct 14, 2024
2 parents fb2bc61 + cb901dd commit 959c322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ def robot_prepare_ontology(
*,
make_base: bool,
robot_prefixes: Optional[Dict[str, str]] = None,
robot_opts="-v",
robot_opts: str = "-v",
) -> None:
"""
Prepare an ontology for the dashboard by running ROBOT commands.
Expand Down

0 comments on commit 959c322

Please sign in to comment.