MCPcopy Create free account
hub / github.com/MotrixLab/ViMoGen / do_nothing

Function do_nothing

parallel/utils.py:11–12  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

9
10
11def do_nothing(*args, **kwargs):
12 return None
13
14
15def on_main_process(function):

Callers 1

execute_on_main_processFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected