Merge branch '1.0.x'
This commit is contained in:
commit
2844fdb82e
2 changed files with 3 additions and 1 deletions
|
|
@ -622,6 +622,7 @@ def load_dotenv(path=None):
|
|||
" * Tip: There are .env or .flaskenv files present."
|
||||
' Do "pip install python-dotenv" to use them.',
|
||||
fg="yellow",
|
||||
err=True,
|
||||
)
|
||||
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue