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