mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
renamed 'thumbnails.py' to 'thumbnail.py'
This commit is contained in:
parent
e8d0839caf
commit
050851731a
2 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ from Qt import QtWidgets, QtCore, QtGui
|
|||
from avalon import api
|
||||
|
||||
from openpype.pipeline import HeroVersionType
|
||||
from openpype.pipeline.thumbnails import get_thumbnail_binary
|
||||
from openpype.pipeline.thumbnail import get_thumbnail_binary
|
||||
from openpype.pipeline.load import (
|
||||
discover_loader_plugins,
|
||||
SubsetLoaderPlugin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue