Reorganise constants, and add ISO language codes in order to drop dependency pycountry
This commit is contained in:
@@ -25,7 +25,7 @@ from PyQt5.QtWidgets import (
|
||||
QTreeWidgetItem, QCheckBox
|
||||
)
|
||||
|
||||
from nw.enum import nwAlert
|
||||
from nw.constants import nwAlert
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user