Skip to content

Commit 3c16fc8

Browse files
committed
Update documentation
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent f45430d commit 3c16fc8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/frequenz/client/dispatch/_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,6 @@ async def create( # pylint: disable=too-many-positional-arguments
249249
) -> Dispatch:
250250
"""Create a dispatch.
251251
252-
Will try to return the created dispatch, identifying it by
253-
the same fields as the request.
254-
255252
Args:
256253
microgrid_id: The microgrid_id to create the dispatch for.
257254
type: User defined string to identify the dispatch type.

0 commit comments

Comments
 (0)