Skip to content

Commit 84ac62f

Browse files
authored
remove not existing argument (#36533)
1 parent d00dd92 commit 84ac62f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/algorithms.py

-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ def _check_object_for_strings(values) -> str:
278278
Parameters
279279
----------
280280
values : ndarray
281-
ndtype : str
282281
283282
Returns
284283
-------

0 commit comments

Comments
 (0)