Skip to content

Commit d44da6c

Browse files
jmarabottoeffigies
andauthored
Update nitransforms/tests/test_vis.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent f51e93f commit d44da6c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nitransforms/tests/test_vis.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,3 @@ def test_plot_jacobian(data_path, output_path):
165165
plt.savefig(output_path / "plot_jacobian.svg", bbox_inches="tight")
166166
else:
167167
plt.show()
168-
169-
170-
if __name__ == "__main__":
171-
pytest.main([__file__])

0 commit comments

Comments
 (0)