From 318da62b6104e4bca182d94aec4abc0618debffd Mon Sep 17 00:00:00 2001 From: Ben Reynwar <ben@reynwar.net> Date: Fri, 10 May 2013 04:16:57 -0700 Subject: docstrings: Improving subpackage docstrings. --- gr-qtgui/python/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gr-qtgui/python/__init__.py') diff --git a/gr-qtgui/python/__init__.py b/gr-qtgui/python/__init__.py index 82e36597be..25ff1f4dc7 100644 --- a/gr-qtgui/python/__init__.py +++ b/gr-qtgui/python/__init__.py @@ -20,8 +20,7 @@ # ''' -This is the gr-qtgui package. This package includes QT-based graphical -sinks. +Provides a GUI interface using the QT backend. ''' # The presence of this file turns this directory into a Python package -- cgit v1.2.3