aboutsummaryrefslogtreecommitdiffstats
path: root/python/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/__init__.py')
-rw-r--r--python/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/__init__.py b/python/__init__.py
index c7310e1..af2604b 100644
--- a/python/__init__.py
+++ b/python/__init__.py
@@ -25,5 +25,5 @@ This is the GNU Radio OsmoSDR module.
# import swig generated symbols into the osmosdr namespace
from osmosdr_swig import *
-# import any pure python here
-#
+# import pure python here
+from .wx_gain_panel import wx_gain_panel