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 a81edf7 commit 8b06215Copy full SHA for 8b06215
ci/code_checks.sh
@@ -90,6 +90,8 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
90
-i "pandas.Timestamp.resolution PR02" \
91
-i "pandas.Timestamp.tzinfo GL08" \
92
-i "pandas.Timestamp.year GL08" \
93
+ -i "pandas.Series.dt.freq GL08" \
94
+ -i "pandas.Series.dt.unit GL08" \
95
-i "pandas.api.types.is_dict_like PR07,SA01" \
96
-i "pandas.api.types.is_file_like PR07,SA01" \
97
-i "pandas.api.types.is_float PR01,SA01" \
0 commit comments