mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 10:21:39 -05:00
4 lines
92 B
Python
4 lines
92 B
Python
![]() |
from example import FitFunc_Client
|
||
|
|
||
|
fitfunc_client = FitFunc_Client()
|
||
|
fitfunc_client.start()
|