Split gui tests and dialog tests into separate source files
This commit is contained in:
@@ -140,7 +140,6 @@ def exceptionHandler(exType, exValue, exTrace):
|
||||
"""
|
||||
import logging
|
||||
from traceback import print_tb
|
||||
from nw import CONFIG
|
||||
from PyQt5.QtWidgets import qApp
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user