mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
remove trailing comma
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
7f4292c797
commit
787e3ad90d
1 changed files with 1 additions and 1 deletions
|
|
@ -215,4 +215,4 @@ class ApplicationsAddon(AYONAddon, IPluginPaths):
|
|||
app (str): Full application name e.g. 'maya/2024'.
|
||||
|
||||
"""
|
||||
self.launch_application(app, project, folder, task,)
|
||||
self.launch_application(app, project, folder, task)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue