MCPcopy Create free account
hub / github.com/IoLanguage/io / foo

Method foo

samples/speed/speed.py:11–12  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9
10class Tester:
11 def foo(self):
12 return 1
13
14 def beginTimer(self):
15 self.t1 = time.time()

Callers 1

testBlockMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected