Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ nothing
Function
nothing
recipes/Python/550804_Create_restricted/recipe-550804.py:200–201 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
198
199
# Do some basic profiling
200
def
nothing(a):
201
return
a*42
202
203
import
time
204
ITER=10000000
Callers
1
test
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected