Skip to content

Commit b37af09

Browse files
committed
Addressed @effigies's comments.
1 parent 1ab8d58 commit b37af09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nibabel/streamlines/array_sequence.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
import numpy as np
77

8-
from nibabel.deprecated import deprecate_with_version
9-
8+
from ..deprecated import deprecate_with_version
109

1110
MEGABYTE = 1024 * 1024
1211

0 commit comments

Comments
 (0)