MCPcopy Index your code
hub / github.com/plotly/dash / NoAppFoundError

Class NoAppFoundError

dash/testing/errors.py:9–10  ·  view source on GitHub ↗

No `app` was found in the file.

Source from the content-addressed store, hash-verified

7
8
9class NoAppFoundError(DashTestingError):
10 """No `app` was found in the file."""
11
12
13class DashAppLoadingError(DashTestingError):

Callers 1

import_appFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…