Skip to content

Commit

Permalink
Update src/mdacli/logger.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hejamu authored Jul 9, 2024
1 parent 464db2f commit 4bea2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mdacli/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def check_suffix(filename: Union[str, Path], suffix: str) -> Union[str, Path]:
Parameters
----------
filename : Name of the file to be checked.
suffix : Expected filesuffix i.e. ``.txt``.
suffix : Expected file suffix i.e. ``.txt``.
Returns
-------
Expand Down

0 comments on commit 4bea2eb

Please sign in to comment.