Skip to content

Commit a779f9a

Browse files
committed
remove temp matplotlib import
1 parent 8f62e8f commit a779f9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CLMeasurements/PhaseResponse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from scipy.stats import linregress
99
from qtpy.QtWidgets import QCheckBox
1010

11-
import matplotlib.pyplot as plt # todo: for debugging, remove after initial implementation
1211
# good resource about phase and group delay: http://cjs-labs.com/sitebuildercontent/sitebuilderfiles/GroupDelay.pdf
1312

1413
class PhaseResponse(CLMeasurement):

0 commit comments

Comments
 (0)