Skip to content

Commit

Permalink
DOC: remove PR07 pandas.Series.cat
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinsharma121 committed May 11, 2024
1 parent ec260c6 commit a46fcc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/code_checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
-i "pandas.RangeIndex.stop SA01" \
-i "pandas.Series.add PR07" \
-i "pandas.Series.case_when RT03" \
-i "pandas.Series.cat PR07" \
-i "pandas.Series.cat.add_categories PR01,PR02" \
-i "pandas.Series.cat.as_ordered PR01" \
-i "pandas.Series.cat.as_unordered PR01" \
Expand Down

0 comments on commit a46fcc6

Please sign in to comment.