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

Return False from load_dotenv if .env file not found #338

Closed
wants to merge 1 commit into from
Closed

Return False from load_dotenv if .env file not found #338

wants to merge 1 commit into from

Conversation

kethan1
Copy link

@kethan1 kethan1 commented Jun 22, 2021

Fixes #321

@kethan1
Copy link
Author

kethan1 commented Jul 10, 2021

@theskumar Could you please take a look at this PR?

@theskumar
Copy link
Owner

This will be superseded by #388

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.

load_dotenv() returns True even if .env file is not found
2 participants