mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix typo
This commit is contained in:
parent
8806463c77
commit
3b93392eb7
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ def _get_config_version_data(config_path, output_path):
|
|||
type=click.Path(exists=True))
|
||||
@click.option(
|
||||
"--filepath",
|
||||
equired=True,
|
||||
required=True,
|
||||
help="Path to file to get colorspace from.",
|
||||
type=click.Path())
|
||||
@click.option(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue