mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
solve syntex error
This commit is contained in:
parent
2a9a7d6fd4
commit
0a3d206680
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ def push_to_zou(login, password):
|
|||
"-prj",
|
||||
"--project",
|
||||
multiple=True,
|
||||
default=[""]
|
||||
default=[""],
|
||||
help="Sync specific kitsu projects"
|
||||
)
|
||||
@click.option(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue