python-dotenv icon indicating copy to clipboard operation
python-dotenv copied to clipboard

Fix set_key creates orphan .env file

Open TheGeeKing opened this issue 2 years ago • 0 comments

Changed:

  • set_key now checks if the dotenv_path exists

Fix https://github.com/theskumar/python-dotenv/issues/480

TheGeeKing avatar Aug 15 '23 16:08 TheGeeKing