Skip to content

Commit 2b0d6a9

Browse files
committed
chore: Remove pandas in See Also
1 parent 6ddc743 commit 2b0d6a9

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
@@ -1290,7 +1290,7 @@ def is_bool_dtype(arr_or_dtype) -> bool:
12901290
12911291
See Also
12921292
--------
1293-
pandas.api.types.is_bool : Check if an object is a boolean.
1293+
api.types.is_bool : Check if an object is a boolean.
12941294
12951295
Notes
12961296
-----

0 commit comments

Comments
 (0)