mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
hound comments
This commit is contained in:
parent
cb87097f74
commit
3218dd021a
1 changed files with 4 additions and 1 deletions
|
|
@ -2274,7 +2274,10 @@ class WorkfileSettings(object):
|
|||
}
|
||||
)
|
||||
else:
|
||||
log.warning("NukeAssist mode is not allowing updating custom knobs...")
|
||||
log.warning(
|
||||
"NukeAssist mode is not allowing "
|
||||
"updating custom knobs..."
|
||||
)
|
||||
|
||||
def reset_resolution(self):
|
||||
"""Set resolution to project resolution."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue