Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
fix: revise tests, all green locally
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Aug 29, 2024
1 parent 79cac32 commit 1d22912
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 648 deletions.
2 changes: 1 addition & 1 deletion test/test_dipy.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from dipy.core.gradients import gradient_table
from dipy.io import read_bvals_bvecs

from eddymotion.model.dipy import (
from eddymotion.model._dipy import (
PairwiseOrientationKernel,
compute_exponential_covariance,
compute_pairwise_angles,
Expand Down
Loading

0 comments on commit 1d22912

Please sign in to comment.