Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
ymzayek committed Nov 10, 2023
1 parent a6a27d2 commit 86c4bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nilearn/reporting/tests/test_html_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
from numpy.testing import assert_almost_equal

from nilearn._utils import as_ndarray
from nilearn.conftest import _rng
from nilearn._utils.data_gen import (
generate_fake_fmri,
generate_labeled_regions,
generate_maps,
)
from nilearn.conftest import _rng
from nilearn.image import get_data, new_img_like
from nilearn.maskers import (
MultiNiftiLabelsMasker,
Expand Down

0 comments on commit 86c4bbd

Please sign in to comment.