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

Remove dotenv load #151

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Remove dotenv load #151

merged 5 commits into from
Jul 29, 2024

Conversation

vvillait88
Copy link
Contributor

Description of the change

  • Remove dotenv load

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • Chore (cleanup or minor QOL tweak that has little to no impact on functionality)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@vvillait88 vvillait88 self-assigned this Jul 27, 2024
@vvillait88 vvillait88 linked an issue Jul 27, 2024 that may be closed by this pull request
@vvillait88 vvillait88 merged commit b2bac3d into main Jul 29, 2024
6 checks passed
@vvillait88 vvillait88 deleted the chore/remove-auto-dotenv branch July 29, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

load_dotenv() is called no matter what
2 participants