MCPcopy Create free account
hub / github.com/alibaba/bigcomputing / test

Function test

DIEN/wrap_time.py:92–95  ·  view source on GitHub ↗

Summary

()

Source from the content-addressed store, hash-verified

90
91@time_it(freq=2)
92def test():
93 """Summary
94 """
95 print("abc")
96
97
98if __name__ == '__main__':

Callers 1

wrap_time.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected