summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/examples/mp-sched/plot_flops.py
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/examples/mp-sched/plot_flops.py')
-rw-r--r--gnuradio-runtime/examples/mp-sched/plot_flops.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/examples/mp-sched/plot_flops.py b/gnuradio-runtime/examples/mp-sched/plot_flops.py
index d65dd440be..918197f9f4 100644
--- a/gnuradio-runtime/examples/mp-sched/plot_flops.py
+++ b/gnuradio-runtime/examples/mp-sched/plot_flops.py
@@ -12,7 +12,6 @@
Reads output from run_synthetic.py and runs gnuplot showing
GFLOPS as f(npipes, nstages)
"""
-from __future__ import unicode_literals
import re
import sys