Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
def
do_nothing(*args, **kwargs):
12
return
None
13
14
15
def
on_main_process(function):
Callers
1
execute_on_main_process
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected