mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Style fix
This commit is contained in:
parent
590538eb12
commit
035281fa4c
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ def find_paths_by_hash(texture_hash):
|
|||
key = "data.sourceHashes.{0}".format(texture_hash)
|
||||
return legacy_io.distinct(key, {"type": "version"})
|
||||
|
||||
|
||||
@six.add_metaclass(ABCMeta)
|
||||
class TextureProcessor:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue