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 242b572 commit f877deaCopy full SHA for f877dea
nipype/__init__.py
@@ -13,7 +13,7 @@
13
"""
14
import os
15
16
-# XXX Deprecated import. Not used internally but could be used externally.
+# No longer used internally but could be used externally.
17
from looseversion import LooseVersion
18
19
from .info import URL as __url__, STATUS as __status__, __version__
0 commit comments