aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gr-usrptest/python/flowgraphs/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gr-usrptest/python/flowgraphs/__init__.py')
-rw-r--r--tools/gr-usrptest/python/flowgraphs/__init__.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/gr-usrptest/python/flowgraphs/__init__.py b/tools/gr-usrptest/python/flowgraphs/__init__.py
new file mode 100644
index 000000000..048e5638a
--- /dev/null
+++ b/tools/gr-usrptest/python/flowgraphs/__init__.py
@@ -0,0 +1,14 @@
+"""
+usrptest.flowgraphs
+======================================
+
+Contents
+--------
+
+Subpackages
+-----------
+::
+
+The existance of the file turns the folder into a Python module.
+
+"""