Skip to content

Commit c3bd713

Browse files
committed
doc in construct_array_type
1 parent 8753f17 commit c3bd713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/dtypes/dtypes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ def construct_array_type(cls, array):
323323
324324
Parameters
325325
----------
326-
string : str
326+
array : value array
327327
328328
Returns
329329
-------

0 commit comments

Comments
 (0)