Skip to content

Commit 4ee6141

Browse files
committed
Update to appropriate version in docstring
1 parent 62c873b commit 4ee6141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/parsers/readers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
expected, a ``ParserWarning`` will be emitted while dropping extra elements.
391391
Only supported when ``engine='python'``
392392
393-
.. versionchanged:: 1.4.1
393+
.. versionchanged:: 2.2.0
394394
395395
- Callable, function with signature
396396
as described in `pyarrow documentation

0 commit comments

Comments
 (0)