Skip to content

Commit b6ad4de

Browse files
committed
correct docstring
1 parent bc5a2ff commit b6ad4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/daq_config_server/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def _cached_get(
6767
item: str | None = None,
6868
) -> Any:
6969
"""
70-
Get a value from the config server and cache it.
70+
Get data from the config server and cache it.
7171
7272
Args:
7373
endpoint: API endpoint.

0 commit comments

Comments
 (0)