We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3406687 commit d92490aCopy full SHA for d92490a
nibabel/gifti/__init__.py
@@ -17,6 +17,5 @@
17
gifti
18
"""
19
20
-from .giftiio import read, write
21
from .gifti import (GiftiMetaData, GiftiNVPairs, GiftiLabelTable, GiftiLabel,
22
GiftiCoordSystem, GiftiDataArray, GiftiImage)
0 commit comments