We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45430d commit 3c16fc8Copy full SHA for 3c16fc8
src/frequenz/client/dispatch/_client.py
@@ -249,9 +249,6 @@ async def create( # pylint: disable=too-many-positional-arguments
249
) -> Dispatch:
250
"""Create a dispatch.
251
252
- Will try to return the created dispatch, identifying it by
253
- the same fields as the request.
254
-
255
Args:
256
microgrid_id: The microgrid_id to create the dispatch for.
257
type: User defined string to identify the dispatch type.
0 commit comments