Skip to content

Commit 709bd77

Browse files
committed
Remove pytorch import
1 parent 33b0c3a commit 709bd77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/IVIMmodels/unit_tests/test_ivim_fit_linear.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import numpy as np
22
import numpy.testing as npt
33
import pytest
4-
import torch
54
import json
65
import pathlib
76

0 commit comments

Comments
 (0)