hound: suggestion

This commit is contained in:
Jakub Jezek 2021-04-20 11:15:26 +02:00
parent e376900d68
commit a1f7b0828a
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3

View file

@ -1,13 +1,10 @@
import pyblish
import openpype
from openpype.hosts.hiero import api as phiero
from openpype.hosts.hiero.api import lib
from openpype.hosts.hiero.otio import hiero_export
# # developer reload modules
from pprint import pformat
# reload(lib)
# reload(phiero)
class PrecollectInstances(pyblish.api.ContextPlugin):