We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5868fd2 commit a5c8af9Copy full SHA for a5c8af9
halostack/helpers.py
@@ -184,7 +184,7 @@ def intermediate_fname(prefix, fname):
184
185
:param prefix: prefix to prepend to the basename of the file.
186
:type prefix: str
187
- :param fname: filename, with of without the path
+ :param fname: filename, with or without the path
188
:type fname: str
189
:rtype: new filename as a string
190
'''
0 commit comments