diff options
Diffstat (limited to 'gr-audio/examples/python/dial_tone_wav.py')
-rw-r--r-- | gr-audio/examples/python/dial_tone_wav.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-audio/examples/python/dial_tone_wav.py b/gr-audio/examples/python/dial_tone_wav.py index 0fb3e59272..1a6105caa2 100644 --- a/gr-audio/examples/python/dial_tone_wav.py +++ b/gr-audio/examples/python/dial_tone_wav.py @@ -10,7 +10,6 @@ # GNU Radio example program to record a dial tone to a WAV file -from __future__ import unicode_literals from gnuradio import gr from gnuradio import blocks from gnuradio.eng_arg import eng_float |