Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/qlib
/ __call__
Method
__call__
scripts/dump_pit.py:275–276 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
273
p_bar.update()
274
275
def
__call__(self, *args, **kwargs):
276
self.dump()
277
278
279
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
1
dump
Method · 0.95
Tested by
no test coverage detected