mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Better docstring
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
974e5a9f0c
commit
ea585ba57c
1 changed files with 1 additions and 1 deletions
|
|
@ -434,7 +434,7 @@ class AbstractLauncherFrontEnd(AbstractLauncherCommon):
|
|||
action_label: str,
|
||||
form_data: Optional[dict[str, Any]] = None,
|
||||
):
|
||||
"""Trigger action on given context.
|
||||
"""Trigger action on the given context.
|
||||
|
||||
Args:
|
||||
context (WebactionContext): Webaction context.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue