You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rerunning it with uv run --python 3.10.14 --with 'python-dotenv == 1.0.1' python test_script.py I cannot reproduce this issue again on either Windows or Mac. Strange.
Given a .env such as
and the following code
returns
This is on python-dotenv 1.0.1 using Python 3.10.14
Expected output would be
The text was updated successfully, but these errors were encountered: