mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
♻️ remove forgotten args, fix typos
This commit is contained in:
parent
ad64c3a66e
commit
1ad9728962
2 changed files with 16 additions and 21 deletions
2
start.py
2
start.py
|
|
@ -689,7 +689,7 @@ def _find_frozen_openpype(use_version: str = None,
|
|||
# Collect OpenPype versions
|
||||
installed_version = OpenPypeVersion.get_installed_version()
|
||||
# Expected version that should be used by studio settings
|
||||
# - this option is used only if version is not explictly set and if
|
||||
# - this option is used only if version is not explicitly set and if
|
||||
# studio has set explicit version in settings
|
||||
studio_version = OpenPypeVersion.get_expected_studio_version(use_staging)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue