This commit is contained in:
blueloveTH 2023-09-10 03:31:33 +08:00
parent aaa6d60404
commit 874c009072

View File

@ -103,7 +103,7 @@ successfully errored with this message:
Traceback (most recent call last):
File "main.py", line 1
test_nested_error()
File "main.py", line 1
File "main.py", line 1, in error_from_python
def error_from_python() : raise NotImplementedError()
NotImplementedError