mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
EDMarketConnector.py: Fix isort order complaint
This commit is contained in:
parent
1f7b0b7c0d
commit
62b5e4e7eb
@ -376,6 +376,7 @@ from tkinter import ttk
|
||||
import commodity
|
||||
import plug
|
||||
import prefs
|
||||
import protocol
|
||||
import stats
|
||||
import td
|
||||
from commodity import COMMODITY_CSV
|
||||
@ -384,7 +385,6 @@ from edmc_data import ship_name_map
|
||||
from hotkey import hotkeymgr
|
||||
from l10n import Translations
|
||||
from monitor import monitor
|
||||
import protocol
|
||||
from theme import theme
|
||||
from ttkHyperlinkLabel import HyperlinkLabel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user