Skip to content

Commit 276d261

Browse files
bschroeterccarouge
andauthored
Update meorg_client/client.py
Co-authored-by: Claire Carouge <[email protected]>
1 parent 59dcac9 commit 276d261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meorg_client/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ def _upload_file(
322322
TypeError
323323
When supplied file is neither path-like nor readable.
324324
FileNotFoundError
325-
When supplied file is cannot be found.
325+
When supplied file cannot be found.
326326
"""
327327

328328
file_obj = None

0 commit comments

Comments
 (0)