Skip to content

Commit fc8bc00

Browse files
committed
docxs
1 parent 9400f4d commit fc8bc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def get_filepath_or_buffer(filepath_or_buffer, encoding=None,
183183
184184
Returns
185185
-------
186-
tuple of (a filepath_ or buffer or S3File instance,
186+
tuple of ({a filepath_ or buffer or S3File instance},
187187
encoding, str,
188188
compression, str,
189189
should_close, bool)

0 commit comments

Comments
 (0)