summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/modtool_help.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-utils/python/modtool/modtool_help.py')
-rw-r--r--gr-utils/python/modtool/modtool_help.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-utils/python/modtool/modtool_help.py b/gr-utils/python/modtool/modtool_help.py
index b894e272e8..6c7a62e891 100644
--- a/gr-utils/python/modtool/modtool_help.py
+++ b/gr-utils/python/modtool/modtool_help.py
@@ -65,4 +65,3 @@ class ModToolHelp(ModTool):
print_class_descriptions()
return
cmd_dict[help_requested_for]().setup_parser().print_help()
-