Typo alert
This commit is contained in:
@@ -495,7 +495,7 @@ class AvailableImplantsView(d.Display):
|
|||||||
"attr:implantness"]
|
"attr:implantness"]
|
||||||
|
|
||||||
def __init__(self, parent, style):
|
def __init__(self, parent, style):
|
||||||
d.Display.__init__(self, parent, style)
|
d.Display.__init__(self, parent, style=style)
|
||||||
|
|
||||||
class APIView (wx.Panel):
|
class APIView (wx.Panel):
|
||||||
def __init__(self, parent):
|
def __init__(self, parent):
|
||||||
|
|||||||
Reference in New Issue
Block a user