Skip to content

Commit 09c41c7

Browse files
committed
tjh
1 parent 9e7fc00 commit 09c41c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/scriptingClasses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def __init__(self, parent):
4141
# Global variables
4242
self.parent = parent
4343
self.protocol = None
44-
44+
4545
# Main Sizer
4646
self.vertSizer = wx.BoxSizer(wx.VERTICAL)
4747

0 commit comments

Comments
 (0)