Fix flake8 failure

This commit is contained in:
Veronica K. B. Olsen
2020-09-19 20:32:44 +02:00
parent 67083ca148
commit 9203c32412
-1
View File
@@ -39,7 +39,6 @@ from PyQt5.QtWidgets import (
from nw.gui.custom import QSwitch, QConfigLayout, PagedDialog, QuotesDialog
from nw.core import NWSpellCheck, NWSpellSimple, NWSpellEnchant
from nw.constants import nwQuotes
logger = logging.getLogger(__name__)