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

Refactor read_env to delegate to python-dotenv #363

Open
sloria opened this issue Nov 8, 2024 · 0 comments
Open

Refactor read_env to delegate to python-dotenv #363

sloria opened this issue Nov 8, 2024 · 0 comments

Comments

@sloria
Copy link
Owner

sloria commented Nov 8, 2024

The recursion logic is already implemented in python-dotenv's find_dotenv function. Can we use this function within Env.read_env rather than re-implementing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant