mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
787e3ad90d
commit
24c3b2c5c8
1 changed files with 1 additions and 3 deletions
|
|
@ -204,9 +204,7 @@ class ApplicationsAddon(AYONAddon, IPluginPaths):
|
|||
json.dump(env, file_stream, indent=4)
|
||||
|
||||
def _cli_launch_applications(self, project, folder, task, app):
|
||||
"""Produces json file with environment based on project and app.
|
||||
|
||||
Called by farm integration to propagate environment into farm jobs.
|
||||
"""Launch application.
|
||||
|
||||
Args:
|
||||
project (str): Project name.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue