Skip to content

Commit f7d683c

Browse files
iMicknlCopilot
andauthored
Update pyoverkiz/client.py
Co-authored-by: Copilot <[email protected]>
1 parent 2e0cbdb commit f7d683c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyoverkiz/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,6 @@ async def execute_action_group(
642642
The executed action group does not have to be persisted on the server before use.
643643
Per-session rate-limit : 1 calls per 28min 48s period for all operations of the same category (exec)
644644
"""
645-
"""Send several commands in one call"""
646645

647646
# Build a logical (snake_case) payload using model helpers and convert it
648647
# to the exact JSON schema expected by the API (camelCase + small fixes).

0 commit comments

Comments
 (0)