[+] Python 3.7 3.8 support
This commit is contained in:
parent
9ec3f74c0d
commit
b9dfa5e200
6 changed files with 19 additions and 7 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from dataclasses import dataclass
|
||||
from typing import Literal, Optional
|
||||
from typing_extensions import Literal
|
||||
|
||||
from .color_util import RGB
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue