mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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 avalon import api
|
||||||
|
|
||||||
from openpype.pipeline import HeroVersionType
|
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 (
|
from openpype.pipeline.load import (
|
||||||
discover_loader_plugins,
|
discover_loader_plugins,
|
||||||
SubsetLoaderPlugin,
|
SubsetLoaderPlugin,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue