We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f839167 + cedd36d commit 46d7f80Copy full SHA for 46d7f80
src/dotenv/main.py
@@ -321,7 +321,7 @@ def load_dotenv(
321
from the `.env` file.
322
encoding: Encoding to be used to read the file.
323
Returns:
324
- Bool: True if atleast one environment variable is set elese False
+ Bool: True if atleast one environment variable is set else False
325
326
If both `dotenv_path` and `stream` are `None`, `find_dotenv()` is used to find the
327
.env file.
0 commit comments