mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
added missing import
This commit is contained in:
parent
767dc3dbab
commit
2988af04ff
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from typing import List
|
|||
import gazu
|
||||
from pymongo import UpdateOne
|
||||
|
||||
from openpype.client import get_project
|
||||
from openpype.client import get_project, get_assets
|
||||
from openpype.pipeline import AvalonMongoDB
|
||||
from openpype.api import get_project_settings
|
||||
from openpype.modules.kitsu.utils.credentials import validate_credentials
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue