mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-21 00:40:01 +02:00
removes unused attribute
This commit is contained in:
parent
4f1cc4787d
commit
aca5aab1ef
@ -43,7 +43,6 @@ class DataService(rpyc.Service, AbstractDataService):
|
||||
self._autostart_tasks = {}
|
||||
|
||||
self.__check_instance_classes()
|
||||
self._initialised = True
|
||||
|
||||
def __setattr__(self, __name: str, __value: Any) -> None:
|
||||
# Check and warn for unexpected type changes in attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user