mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
♻️ add future annotation
because type hints are using `list`, it breaks on Python 3.7
This commit is contained in:
parent
ddad178dd6
commit
b8a90c4336
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
from __future__ import annotations
|
||||||
from qtpy import QtGui, QtCore
|
from qtpy import QtGui, QtCore
|
||||||
|
|
||||||
from ._multicombobox import (
|
from ._multicombobox import (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue