Skip to content

Commit

Permalink
Module imports itself (nilearn#4778)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos authored Nov 22, 2024
1 parent c10b1a5 commit 711ea04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nilearn/image/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,6 @@ def clean_img(
"""
# Avoid circular import
from .. import masking
from .image import new_img_like

imgs_ = check_niimg_4d(imgs)

Expand Down

0 comments on commit 711ea04

Please sign in to comment.