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

Accessing environment variables #61

Open
chrowe opened this issue Sep 8, 2022 · 0 comments
Open

Accessing environment variables #61

chrowe opened this issue Sep 8, 2022 · 0 comments

Comments

@chrowe
Copy link
Member

chrowe commented Sep 8, 2022

I always have to add

import dotenv
dotenv.load_dotenv('{Path to my .env file}')

to my scripts before I can run them.

There is supposed to be a way to set this in VS Code by I couldn't figure it out.

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

No branches or pull requests

1 participant