mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-22 01:00:02 +02:00
adds docstring
This commit is contained in:
parent
c196c82c52
commit
8d9160d660
@ -72,6 +72,7 @@ class StateManager:
|
||||
|
||||
@property
|
||||
def cache(self) -> dict[str, Any]:
|
||||
"""Returns the cached DataService state."""
|
||||
return self._data_service_cache.cache
|
||||
|
||||
def save_state(self) -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user