This commit is contained in:
David L. Dotson 2025-07-13 14:50:46 +08:00 committed by GitHub
commit 7ca61a7ba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ aliases['micromamba'] = _micromamba_main
@contextual_command_completer
def _micromamba_proc_completer(ctx):
if not ctx.args:
if not ctx.args or ctx.args[0].value != 'micromamba':
return
return (