Commit b93d7455 authored by Matthieu Cattin's avatar Matthieu Cattin

test10: Remove unused module import.

parent dd792351
......@@ -5,16 +5,17 @@
# Author: Matthieu Cattin <matthieu.cattin@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
# Last modifications: 30/5/2012
# Import system modules
import sys
import rr
import time
import os
# Import specific modules
from numpy import *
from pylab import *
from ptsexcept import *
"""
test10: Plot frequency response summary data from test09_freq_resp.txt file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment