mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Merged in bugfix/PYPE-280_DJV_import_bug (pull request #104)
bugfix/PYPE-280_DJV_import_bug Approved-by: Milan Kolar <milan@orbi.tools>
This commit is contained in:
commit
2ccbe8ed2f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from operator import itemgetter
|
|||
import ftrack_api
|
||||
from pype.ftrack import BaseAction
|
||||
from app.api import Logger
|
||||
from pype import pypelib
|
||||
from pype import lib as pypelib
|
||||
|
||||
|
||||
log = Logger.getLogger(__name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue