Skip to content

Commit

Permalink
Codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
bclenet committed Jan 10, 2024
1 parent d2b8452 commit 7d5fa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion narps_open/pipelines/templates/template_fsl.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def get_subject_information(event_file: str):
Returns :
- subject_info : list of Bunch containing event information
"""
# [INFO] nipype requires to import all dependancies from inside the methods that are
# [INFO] nipype requires to import all dependencies from inside the methods that are
# later used in Function nodes
from nipype.interfaces.base import Bunch

Expand Down

0 comments on commit 7d5fa82

Please sign in to comment.