mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
hound comments
This commit is contained in:
parent
c99b5fdb23
commit
36c5a91cb5
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