mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
docstring tweaks
This commit is contained in:
parent
973e4804d5
commit
356f05ff91
3 changed files with 6 additions and 5 deletions
|
|
@ -749,7 +749,8 @@ def _convert_nuke_project_settings(ayon_settings, output):
|
|||
|
||||
new_review_data_outputs = {}
|
||||
outputs_settings = None
|
||||
# just in case that the users having old presets in outputs setting
|
||||
# Check deprecated ExtractReviewDataMov
|
||||
# settings for backwards compatibility
|
||||
deprecrated_review_settings = ayon_publish["ExtractReviewDataMov"]
|
||||
current_review_settings = (
|
||||
ayon_publish["ExtractReviewDataBakingStreams"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue