Skip to content

Commit 260191c

Browse files
committed
Clarify in client docs that it is a low-level interface
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 8005099 commit 260191c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/microgrid/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""Microgrid API client.
55
6-
This package provides an easy way to connect to the microgrid API.
6+
This package provides a low-level interface for interacting with the microgrid API.
77
"""
88

99
from ._client import MicrogridApiClient, MicrogridGrpcClient

0 commit comments

Comments
 (0)