MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / test

Function test

python/pymesh/timethis.py:95–96  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

93
94@timethis
95def test(x):
96 print("x = {}".format(x))
97
98class A(object):
99 @timethis

Callers 1

timethis.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected