Skip to content

Commit 9cefbf2

Browse files
committed
Fix
1 parent b092ddd commit 9cefbf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/images.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ import plotly.graph_objects as go
150150

151151
import numpy as np
152152
np.random.seed(1)
153-
import scipy
154-
print(scipy.__version__)
155153
from scipy.signal import savgol_filter
156154

157155
# Simulate spectroscopy data

0 commit comments

Comments
 (0)