diff options
Diffstat (limited to 'grc/src/grc_gnuradio/utils/extract_docs.py')
-rw-r--r-- | grc/src/grc_gnuradio/utils/extract_docs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/src/grc_gnuradio/utils/extract_docs.py b/grc/src/grc_gnuradio/utils/extract_docs.py index bc0dcd446..13fe77a56 100644 --- a/grc/src/grc_gnuradio/utils/extract_docs.py +++ b/grc/src/grc_gnuradio/utils/extract_docs.py @@ -18,7 +18,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA """ ##@package grc_gnuradio.utils.extract_docs #Extract documentation from the gnuradio doxygen files. -#@author Josh Blum from grc_gnuradio.Constants import * from lxml import etree |