resolve hound

This commit is contained in:
Mustafa-Zarkash 2023-10-05 14:51:33 +03:00
parent 6e56ba2cc1
commit ec2ee09fe9

View file

@ -78,8 +78,8 @@ class CollectRopFrameRange(pyblish.api.InstancePlugin,
return [
BoolDef("use_handles",
tooltip="Disable this if you don't want the publisher"
" to ignore start and end handles specified in the asset data"
" for this publish instance",
" to ignore start and end handles specified in the"
" asset data for this publish instance",
default=True,
label="Use asset handles")
]