mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-12-29 00:51:19 +01:00
docs: correcting docstring
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user