Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup python env var checks examples #1362

Merged
merged 2 commits into from
Oct 2, 2023
Merged

cleanup python env var checks examples #1362

merged 2 commits into from
Oct 2, 2023

Conversation

WallysFerreira
Copy link
Contributor

Description of change

Used a list of env vars to iterate through instead of checking them individually

Links to any relevant issues

fixes #1358

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Documentation Fix

How the change has been tested

Ran the unit tests and ran some of the examples in the terminal

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have checked that new and existing unit tests pass locally with my changes

Copy link
Member

@Thoralf-M Thoralf-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@thibault-martinez
Copy link
Member

Thanks :)

@thibault-martinez thibault-martinez merged commit fa366bc into iotaledger:develop Oct 2, 2023
@WallysFerreira WallysFerreira deleted the python/cleanup-env-var-checks-examples branch October 2, 2023 13:09
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.

Cleanup Python env var checks in examples
3 participants