summaryrefslogtreecommitdiff
path: root/gr-wxgui/python/wxgui/forms/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-wxgui/python/wxgui/forms/__init__.py')
-rw-r--r--gr-wxgui/python/wxgui/forms/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-wxgui/python/wxgui/forms/__init__.py b/gr-wxgui/python/wxgui/forms/__init__.py
index 67d3b4a88a..058fa2ec28 100644
--- a/gr-wxgui/python/wxgui/forms/__init__.py
+++ b/gr-wxgui/python/wxgui/forms/__init__.py
@@ -48,7 +48,7 @@ import wx
class static_box_sizer(wx.StaticBoxSizer):
"""
A box sizer with label and border.
-
+
Args:
parent: the parent widget
sizer: add this widget to sizer if provided (optional)