Skip to content

fix: TypeError causes failure if env_path is None#356

Closed
dciborow wants to merge 2 commits intoAzure:devfrom
dciborow:patch-1
Closed

fix: TypeError causes failure if env_path is None#356
dciborow wants to merge 2 commits intoAzure:devfrom
dciborow:patch-1

Conversation

@dciborow
Copy link
Copy Markdown
Contributor

Add if statement to check if get_env_path() is None, so that code will reach 'if not env_name:' instead of failing/exiting.

Add if statement to check if get_env_path() is None, so that code will reach 'if not env_name:' instead of failing/exiting.
@dciborow
Copy link
Copy Markdown
Contributor Author

#356

@dciborow dciborow closed this Mar 7, 2023
RenSilvaAU pushed a commit to RenSilvaAU/azure-cli-dev-tools that referenced this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant