removed empty lines
This commit is contained in:
@@ -14,9 +14,6 @@ from ..widgets import ContainsTextCompleter
|
||||
NOMINAL_REPRATE = 100 # Hz
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class AdjustableSelection(wx.BoxSizer):
|
||||
|
||||
def __init__(self, parent):
|
||||
@@ -46,7 +43,6 @@ class AdjustableSelection(wx.BoxSizer):
|
||||
|
||||
|
||||
|
||||
|
||||
class AdjustableComboBox(wx.ComboBox):
|
||||
|
||||
def __init__(self, parent):
|
||||
|
||||
Reference in New Issue
Block a user