mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
...
This commit is contained in:
parent
1fd4512145
commit
0b15cf8461
@ -8,3 +8,6 @@ from wsgiref.handlers import format_date_time
|
|||||||
from html.parser import HTMLParser
|
from html.parser import HTMLParser
|
||||||
from importlib import resources
|
from importlib import resources
|
||||||
from distutils.version import StrictVersion
|
from distutils.version import StrictVersion
|
||||||
|
from dataclasses import dataclass
|
||||||
|
import colorsys
|
||||||
|
from PyQt5 import QtSvg
|
Loading…
x
Reference in New Issue
Block a user