mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge pull request #1221 from ynput/bugfix/add-future-annotations-to-support-older-python
Fix: add python 3.7 support to loader tool again
This commit is contained in:
commit
a877961045
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import annotations
|
||||
from qtpy import QtGui, QtCore
|
||||
|
||||
from ._multicombobox import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue