Add inline error info

This commit is contained in:
BarsTiger
2023-10-31 13:50:50 +02:00
parent aab1bdf77a
commit a16e508a55
8 changed files with 71 additions and 10 deletions

View File

@@ -1 +1,2 @@
from .handler import on_error
from .handler import on_error, Error
from .pretty import PrettyException