Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 5, 2025
1 parent 9634114 commit 3b6a37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egs2/TEMPLATE/cls1/cls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ if ! "${skip_upload}"; then
--option "${cls_exp}"/RESULTS.md \
--option "${cls_exp}"/images \
--option "${token_list}" \
--outpath "${packed_model}"
--outpath "${packed_model}"
fi

if [ ${stage} -le 10 ] && [ ${stop_stage} -ge 10 ]; then
Expand Down

0 comments on commit 3b6a37e

Please sign in to comment.