mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
49a2150b08
commit
005fae39c2
@ -4,7 +4,7 @@
|
|||||||
import os
|
import os
|
||||||
from contextlib import suppress
|
from contextlib import suppress
|
||||||
from qt.core import (
|
from qt.core import (
|
||||||
QApplication, QBrush, QDialog, QDialogButtonBox, Qt, QTextCursor,
|
QBrush, QDialog, QDialogButtonBox, Qt, QTextCursor,
|
||||||
QTextEdit, pyqtSignal
|
QTextEdit, pyqtSignal
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user