mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
Fix missing import
This commit is contained in:
parent
6120d3b0fe
commit
0ebb6bd321
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
Basic avalon integration
|
||||
"""
|
||||
import os
|
||||
import sys
|
||||
import logging
|
||||
|
||||
import pyblish.api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue