mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Typing
This commit is contained in:
parent
0ebbd0a232
commit
d8dd2a23a8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import itertools
|
|||
import sys
|
||||
import traceback
|
||||
import uuid
|
||||
from typing import Optional, Dict
|
||||
from typing import Optional, Dict, Any
|
||||
|
||||
import ayon_api
|
||||
from ayon_api.utils import create_entity_id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue