Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Neil Shephard <[email protected]>
  • Loading branch information
SylviaWhittle and ns-rse authored Feb 11, 2025
1 parent 28373fa commit 16caff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AFMReader/stp.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def load_stp( # noqa: C901 (ignore too complex)
file_path : Path | str
Path to the .stp file.
header_encoding : str
Encoding to use for the header of the file. Default is latin-1.
Encoding to use for the header of the file. Default is ''latin-1''.
Returns
-------
Expand Down

0 comments on commit 16caff8

Please sign in to comment.