We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7fc00 commit 09c41c7Copy full SHA for 09c41c7
gui/scriptingClasses.py
@@ -41,7 +41,7 @@ def __init__(self, parent):
41
# Global variables
42
self.parent = parent
43
self.protocol = None
44
-
+
45
# Main Sizer
46
self.vertSizer = wx.BoxSizer(wx.VERTICAL)
47
0 commit comments