4 lines
85 B
Python
4 lines
85 B
Python
from smnp.module.mic.function import wait
|
|
|
|
functions = [ wait.function ]
|
|
methods = [] |