feat: remove typer pretty exceptions
All checks were successful
push / build (push) Successful in 1m6s

This commit is contained in:
张泊明518370910136 2024-10-02 23:51:04 -04:00
parent 32cad91a3a
commit 0188ae77cb
GPG Key ID: CA088E6D9284F870
2 changed files with 2 additions and 1 deletions

2
JOJ3

@ -1 +1 @@
Subproject commit a9a829da3f3d8603d9dfea4724c1759eedfb1c44
Subproject commit 64ae632003d75497d05f6380b3d10b870f39976e

View File

@ -3,6 +3,7 @@
set -e
export LOG_FILE_PATH=/home/tt/.cache/joint-teapot-debug.log
export _TYPER_STANDARD_TRACEBACK=1
ENV_FILE_PATH=/home/tt/.config/teapot/teapot.env
JOJ3_RESULT_FILE_PATH=/tmp/joj3_result.json
GRADING_REPO_NAME="$1"