Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/qlib
/ test_0_dump_bin
Method
test_0_dump_bin
tests/test_dump_data.py:52–53 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
shutil.rmtree(str(DATA_DIR.resolve()))
51
52
def
test_0_dump_bin(self):
53
self.DUMP_DATA.dump()
54
55
def
test_1_dump_calendars(self):
56
ori_calendars = set(
Callers
nothing calls this directly
Calls
1
dump
Method · 0.45
Tested by
no test coverage detected