chore: formatting, adding type ignores

This commit is contained in:
Mose Mueller
2024-01-31 13:35:53 +01:00
parent 8906bf7996
commit e0047e0c0a
2 changed files with 6 additions and 4 deletions

View File

@ -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__(