We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5a2ff commit b6ad4deCopy full SHA for b6ad4de
src/daq_config_server/client.py
@@ -67,7 +67,7 @@ def _cached_get(
67
item: str | None = None,
68
) -> Any:
69
"""
70
- Get a value from the config server and cache it.
+ Get data from the config server and cache it.
71
72
Args:
73
endpoint: API endpoint.
0 commit comments