Skip to content

Commit 1bcc168

Browse files
author
Santhosh Kumar Bethi
committed
fixing docstring issue
1 parent ce0d1f1 commit 1bcc168

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/_testing/asserters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@ def assert_series_equal(
884884
Whether to check the Series dtype is identical.
885885
check_dtype : bool, if False
886886
Whether to check the series is equal or not if dtype is
887+
False.
887888
check_index_type : bool or {'equiv'}, default 'equiv'
888889
Whether to check the Index class, dtype and inferred_type
889890
are identical.

0 commit comments

Comments
 (0)