Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
class
SeedError(Exception):
40
pass
41
42
43
def
load_project_env() -> None:
Callers
1
ensure_uninitialized
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected