Removed import of scipy as this is no more necessary.
This commit is contained in:
parent
254c745f25
commit
0753071cfb
@ -9,7 +9,6 @@
|
||||
"""
|
||||
|
||||
import numpy as np
|
||||
import scipy as sc
|
||||
import matplotlib.pyplot as plt
|
||||
from obspy.core import Stream, UTCDateTime
|
||||
import warnings
|
||||
|
Loading…
Reference in New Issue
Block a user