mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
add missing import
This commit is contained in:
parent
01983de888
commit
03317229fa
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import threading
|
|||
import collections
|
||||
from uuid import uuid4
|
||||
from abc import ABCMeta, abstractmethod
|
||||
from typing import Optional
|
||||
|
||||
import six
|
||||
import appdirs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue