Skip to content

Simplify environment lookup in Nushell activation#2506

Merged
gaborbernat merged 2 commits intopypa:mainfrom
kubouch:patch-3
Feb 27, 2023
Merged

Simplify environment lookup in Nushell activation#2506
gaborbernat merged 2 commits intopypa:mainfrom
kubouch:patch-3

Conversation

@kubouch
Copy link
Copy Markdown
Contributor

@kubouch kubouch commented Feb 26, 2023

Changes environment variable existence check to use the $env structure directly instead of env command because the env command is going to be deprecated.

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

Changes environment variable existence check to use the `$env` structure directly instead of `env` command because the `env` command is going to be deprecated.
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.

2 participants