mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-20 00:10:03 +02:00
docs: correcting docstring
This commit is contained in:
parent
d2c0b6968e
commit
d45b835ea2
@ -49,7 +49,7 @@ class DataService(rpyc.Service, AbstractDataService):
|
||||
|
||||
self.__root__: "DataService" = self
|
||||
"""Keep track of the root object. This helps to filter the emission of
|
||||
notifications. This overwrite the TaksManager's __root__ attribute."""
|
||||
notifications."""
|
||||
|
||||
self._filename: Optional[str] = filename
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user