Skip to content

Commit 52ae762

Browse files
committed
ruff
1 parent 2815c2e commit 52ae762

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compas_rv/solvers/scalehorizonal.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import Rhino # type: ignore
22
from numpy import array
33
from numpy import float64
4-
from scipy.sparse import diags
54

65
import compas_rhino.conversions
76
from compas_fd.solvers.fd_numerical_data import FDNumericalData

0 commit comments

Comments
 (0)