mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
fix import
This commit is contained in:
parent
91b66812db
commit
ac3326d296
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import collections
|
||||
from ABC import abstractmethod, abstractproperty
|
||||
from abc import abstractmethod, abstractproperty
|
||||
|
||||
from Qt import QtCore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue