MCPcopy Create free account
hub / github.com/pallets/quart / MustReloadError

Class MustReloadError

src/quart/utils.py:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31class MustReloadError(Exception):
32 pass
33
34
35def file_path_to_path(*paths: FilePath) -> Path:

Callers 1

observe_changesFunction · 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…