Skip to content

Commit

Permalink
fix #173
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Feb 2, 2024
1 parent b21c769 commit 44d4a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ibek/dev_cmds/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def instance(
file_okay=False,
exists=True,
autocompletion=lambda: [], # Forces path autocompletion
resolve_path=True,
),
):
"""
Expand Down

0 comments on commit 44d4a62

Please sign in to comment.