Skip to content

Commit f8e606a

Browse files
author
KrishnaSai2020
committed
trying to fix conflicts
1 parent 4ef29e5 commit f8e606a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/code_checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ if [[ -z "$CHECK" || "$CHECK" == "doctests" ]]; then
121121
pandas/io/parsers/ \
122122
pandas/io/sas/ \
123123
pandas/io/sql.py \
124-
pandas/io/stata.py
125124
pandas/tseries/ \
125+
pandas/io/formats/style_render.py
126126
RET=$(($RET + $?)) ; echo $MSG "DONE"
127127

128128
fi

0 commit comments

Comments
 (0)