mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2026-02-18 00:58:47 +01:00
chore: formatting, adding type ignores
This commit is contained in:
@@ -9,7 +9,7 @@ from pydase.utils.helpers import get_object_attr_from_path
|
||||
from pydase.version import __version__
|
||||
|
||||
|
||||
class RPCInterface(object):
|
||||
class RPCInterface:
|
||||
"""RPC interface to be passed to tiqi_rpc.Server to interface with Ionizer."""
|
||||
|
||||
def __init__(
|
||||
|
||||
Reference in New Issue
Block a user