We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e34c8 commit fde3929Copy full SHA for fde3929
dls_barcode/gui/message_display.py
@@ -9,8 +9,6 @@
9
10
class MessageDisplay(QGroupBox):
11
"""GUI component. Displays messages for the user."""
12
-
13
14
def __init__(self):
15
super(MessageDisplay, self).__init__()
16
0 commit comments