feat: remove typer pretty exceptions
All checks were successful
push / build (push) Successful in 1m6s
All checks were successful
push / build (push) Successful in 1m6s
This commit is contained in:
parent
32cad91a3a
commit
0188ae77cb
2
JOJ3
2
JOJ3
|
@ -1 +1 @@
|
|||
Subproject commit a9a829da3f3d8603d9dfea4724c1759eedfb1c44
|
||||
Subproject commit 64ae632003d75497d05f6380b3d10b870f39976e
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user