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

Commit

Permalink
Merge pull request #185 from jhlegarreta/FixModelFactoryDocstring
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem authored Apr 27, 2024
2 parents 34be165 + 65ab2ff commit 9c654ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eddymotion/model/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class ModelFactory:
@staticmethod
def init(model="DTI", **kwargs):
"""
Instatiate a diffusion model.
Instantiate a diffusion model.
Parameters
----------
Expand Down

0 comments on commit 9c654ab

Please sign in to comment.