diff --git a/over/app.py b/over/app.py index 199af79..ea49616 100644 --- a/over/app.py +++ b/over/app.py @@ -726,7 +726,7 @@ class Main: Over Exception handler - prints human readable tracebacks. """ - self.print("uncontained exception<.> %s<.> raised" %(exception_type.__name__), self.print.tl.fail, end=":\n") + self.print("uncontained exception<.> %s<.> raised" %(exception_type.__name__), self.print.tl.fail) # todo top level program name # todo final level exception name and text