MCPcopy 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
2def singleton(cls):
3 instances = {}
4

Callers

nothing calls this directly

Calls 1

run_test_singleFunction · 0.85

Tested by

no test coverage detected