Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DasyDong/developer-roadmap
/ run_class.py
File
run_class.py
code/run_class.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
def
singleton(cls):
3
instances = {}
4
Callers
nothing calls this directly
Calls
1
run_test_single
Function · 0.85
Tested by
no test coverage detected