Skip to content

Commit 46b4fb4

Browse files
author
Moritz Böhle
committed
Fix
1 parent 08560ed commit 46b4fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import torch
22
from scipy.ndimage import zoom
33
from sklearn.model_selection import train_test_split
4-
import innvestigate.jrieke.datasets as datasets
4+
import jrieke.datasets as datasets
55
import numpy as np
66

77

0 commit comments

Comments
 (0)