Skip to content

Commit 546527d

Browse files
committed
ruff fix
1 parent 2b7dd14 commit 546527d

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
@@ -109,4 +109,4 @@ if [[ -z "$CHECK" || "$CHECK" == "single-docs" ]]; then
109109
python doc/make.py --warnings-are-errors --no-browser --single pandas.Series.str.split
110110
fi
111111

112-
exit $RET
112+
exit $RET

0 commit comments

Comments
 (0)