We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212e92d commit 6737b19Copy full SHA for 6737b19
ci/code_checks.sh
@@ -292,7 +292,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
292
-i "pandas.Timestamp.quarter SA01" \
293
-i "pandas.Timestamp.replace PR07,SA01" \
294
-i "pandas.Timestamp.resolution PR02,PR07,SA01" \
295
- -i "pandas.Timestamp.round SA01" \
296
-i "pandas.Timestamp.second GL08" \
297
-i "pandas.Timestamp.strptime PR01,SA01" \
298
-i "pandas.Timestamp.time SA01" \
0 commit comments