We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980b1f2 commit 9c724e8Copy full SHA for 9c724e8
nibabel/tests/nibabel_data.py
@@ -22,7 +22,7 @@ def get_nibabel_data():
22
nibabel_data = pjoin(containing_path, 'nibabel-data')
23
return nibabel_data if isdir(nibabel_data) else ''
24
25
-
+# dj-TODO
26
def needs_nibabel_data(subdir=None):
27
""" Decorator for tests needing nibabel-data
28
0 commit comments