Skip to content

Commit 1ffe73d

Browse files
committed
Update check.sh
1 parent 6ee9000 commit 1ffe73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ fi
283283
set -x
284284

285285
# Print the versions of tools being used.
286-
python3 --version
286+
python --version
287287

288288
# Check lint errors.
289289
"${top_dir}/scripts/check_whitespace.sh"

0 commit comments

Comments
 (0)