Skip to content

Commit 5d8f05a

Browse files
authored
DOC: updated _testing.py for PR08 errors (#34653)
1 parent c0e2ff0 commit 5d8f05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_testing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ def assert_extension_array_equal(
10471047
check_exact : bool, default False
10481048
Whether to compare number exactly.
10491049
index_values : numpy.ndarray, default None
1050-
optional index (shared by both left and right), used in output.
1050+
Optional index (shared by both left and right), used in output.
10511051
10521052
Notes
10531053
-----

0 commit comments

Comments
 (0)