hound comments

This commit is contained in:
Jakub Jezek 2023-02-22 14:59:30 +01:00 committed by Jakub Ježek
parent cb87097f74
commit 3218dd021a

View file

@ -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."""