Skip to content

Commit 983a5ee

Browse files
committed
fix: added tests to suppress auto generation
1 parent 23b27d9 commit 983a5ee

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# AUTO-GENERATED by tools/checkspecs.py - DO NOT EDIT
2+
from nipype.testing import assert_equal
3+
from nipype.interfaces.fsl.dti import BEDPOSTX
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from nipype.testing import assert_equal
2+
from nipype.interfaces.fsl.dti import XFibres
3+

0 commit comments

Comments
 (0)