Skip to content

Commit

Permalink
chore: fix docstring alignment for NilearnSmoothing
Browse files Browse the repository at this point in the history
  • Loading branch information
synchon committed Mar 18, 2024
1 parent 86c629f commit ca61535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions junifer/preprocess/smoothing/_nilearn_smoothing.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ def preprocess(
Returns
-------
Niimg-like object
The preprocessed image(s).
Niimg-like object
The preprocessed image(s).
"""
logger.info("Smoothing using nilearn")
Expand Down

0 comments on commit ca61535

Please sign in to comment.