fix lint problems

This commit is contained in:
Mustafa-Zarkash 2023-07-04 17:11:21 +03:00
parent 612b85a703
commit d61bd76204

View file

@ -49,8 +49,7 @@ class SelectInvalidAction(pyblish.api.Action):
class SelectROPAction(pyblish.api.Action):
"""Select ROP.
It's used to select the associated ROPs with all errored instances
not necessarily the ones that errored on the plugin we're running the action on.
It's used to select the associated ROPs with the errored instances.
"""
label = "Select ROP"