Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/quart
/ NoAppException
Class
NoAppException
src/quart/cli.py:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
class
NoAppException(click.UsageError):
37
pass
38
39
40
def
_called_with_wrong_args(f: Callable) -> bool:
Callers
4
find_best_app
Function · 0.85
find_app_by_string
Function · 0.85
locate_app
Function · 0.85
load_app
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…