There was an error while loading. Please reload this page.
1 parent ba06fc8 commit 4ef29e5Copy full SHA for 4ef29e5
ci/code_checks.sh
@@ -121,9 +121,8 @@ if [[ -z "$CHECK" || "$CHECK" == "doctests" ]]; then
121
pandas/io/parsers/ \
122
pandas/io/sas/ \
123
pandas/io/sql.py \
124
- pandas/io/stata.py \
+ pandas/io/stata.py
125
pandas/tseries/ \
126
- pandas/io/formats/style_render.py
127
RET=$(($RET + $?)) ; echo $MSG "DONE"
128
129
fi
0 commit comments