diff --git a/pandas/_testing.py b/pandas/_testing.py index a70f75d6cfaf4..fce06e216dfd7 100644 --- a/pandas/_testing.py +++ b/pandas/_testing.py @@ -1106,7 +1106,7 @@ def assert_series_equal( check_categorical : bool, default True Whether to compare internal Categorical exactly. check_category_order : bool, default True - Whether to compare category order of internal Categoricals + Whether to compare category order of internal Categoricals. .. versionadded:: 1.0.2 obj : str, default 'Series'