Skip to content

Commit 277d6f4

Browse files
committed
remove from docstring
1 parent 22831be commit 277d6f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/core/indexes/multi.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ class MultiIndex(Index):
212212
level).
213213
names : optional sequence of objects
214214
Names for each of the index levels. (name is accepted for compat).
215-
dtype : Numpy dtype or pandas type, optional
216-
Data type for the MultiIndex.
217215
copy : bool, default False
218216
Copy the meta-data.
219217
name : Label

0 commit comments

Comments
 (0)