Skip to content

Commit d66e740

Browse files
erfannarimanKevin D Smith
authored and
Kevin D Smith
committed
remove not existing argument (pandas-dev#36533)
1 parent 54c70d1 commit d66e740

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)