ogagent/src/opengnsys/workers/__init__.py

3 lines
80 B
Python

from .server_worker import ServerWorker
from .client_worker import ClientWorker