mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-04 17:41:18 +03:00
EDMarketConnector: import update
needed for type checking
This commit is contained in:
parent
73ead7c4ef
commit
5acb5e6140
@ -263,7 +263,7 @@ if __name__ == '__main__': # noqa: C901
|
|||||||
# isort: off
|
# isort: off
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
from logging import TRACE # type: ignore # noqa: F401 # Needed to update mypy
|
from logging import TRACE # type: ignore # noqa: F401 # Needed to update mypy
|
||||||
# import update
|
import update
|
||||||
# from infi.systray import SysTrayIcon
|
# from infi.systray import SysTrayIcon
|
||||||
# isort: on
|
# isort: on
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user