Skip to content

Commit ecc8669

Browse files
author
root
committed
edit see also
1 parent 4d544ff commit ecc8669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/dtypes/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1798,7 +1798,7 @@ def pandas_dtype(dtype) -> DtypeObj:
17981798
TypeError if not a dtype
17991799
18001800
See Also
1801-
------
1801+
--------
18021802
api.types.is_dtype : Return true if the condition is satisfied for the arr_or_dtype.
18031803
18041804
Examples

0 commit comments

Comments
 (0)