Skip to content
Snippets Groups Projects
Commit 7dfcd1ed authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Deprecated version was wrong

parent 3284b4ad
No related branches found
No related tags found
No related merge requests found
......@@ -554,7 +554,7 @@ class Nifti(notifier.Notifier):
@memoize.Instanceify(memoize.memoize)
@deprecation.deprecated(deprecated_in='1.1.0',
@deprecation.deprecated(deprecated_in='1.2.0',
removed_in='2.0.0',
details='Use voxToScaledVoxMat instead')
def voxelsToScaledVoxels(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment