Skip to content

Commit

Permalink
🐛 Fixed regression
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatXliner committed May 25, 2024
1 parent 10cceaa commit 05c3dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions idae/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def run( # noqa: PLR0913
bool,
typer.Option(
"-i",
"--ignore-version",
help="Ignore Python version requirements specified in the script",
),
] = False,
Expand Down

0 comments on commit 05c3dfa

Please sign in to comment.