Update cli.py
This commit is contained in:
parent
00be8d24ac
commit
8433f62471
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ from .helpers import get_load_dotenv
|
|||
if t.TYPE_CHECKING:
|
||||
from .app import Flask
|
||||
|
||||
|
||||
#fdsafdsafdas
|
||||
class NoAppException(click.UsageError):
|
||||
"""Raised if an application cannot be found or loaded."""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue