Skip to content

Commit 4483831

Browse files
committed
expertsolver_example.py: remove unused imports
1 parent eb02efa commit 4483831

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/expertsolver_example.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
import numpy as np
1010

11-
import scipy.io
12-
import scipy.interpolate
1311
import scipy.spatial.ckdtree
1412

1513
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)