We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9d386 commit 7ac2ecbCopy full SHA for 7ac2ecb
ci/code_checks.sh
@@ -133,8 +133,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
133
-i "pandas.Timestamp.fold GL08" \
134
-i "pandas.Timestamp.minute GL08" \
135
-i "pandas.Timestamp.month GL08" \
136
- -i "pandas.Timestamp.max PR02" \
137
- -i "pandas.Timestamp.min PR02" \
138
-i "pandas.Timestamp.nanosecond GL08" \
139
-i "pandas.Timestamp.resolution PR02" \
140
-i "pandas.Timestamp.tzinfo GL08" \
0 commit comments