MCPcopy Create free account
hub / github.com/xerrors/Yuxi / SeedError

Class SeedError

backend/scripts/seed_initial_users.py:39–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39class SeedError(Exception):
40 pass
41
42
43def load_project_env() -> None:

Callers 1

ensure_uninitializedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected