summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/eng_arg.py
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/python/gnuradio/eng_arg.py')
-rw-r--r--gnuradio-runtime/python/gnuradio/eng_arg.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/python/gnuradio/eng_arg.py b/gnuradio-runtime/python/gnuradio/eng_arg.py
index a2e127df80..cefc16e222 100644
--- a/gnuradio-runtime/python/gnuradio/eng_arg.py
+++ b/gnuradio-runtime/python/gnuradio/eng_arg.py
@@ -10,7 +10,6 @@
'''
Add support for engineering notation to argparse.ArgumentParser
'''
-from __future__ import unicode_literals
import argparse
from gnuradio import eng_notation