Skip to content

Commit 3021ec9

Browse files
committed
Shorten error title
1 parent af55604 commit 3021ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
+ "_" * 60
2424
+ "\n",
2525
stack_str,
26-
title="AN EXCEPTION OCCURRED!",
26+
title="Error",
2727
)

0 commit comments

Comments
 (0)