__init__.py 90 B

123
  1. from easyfl.communication.grpc_wrapper import *
  2. __all__ = ['init_stub', 'start_service']