forked from platformio/platformio-core
Print "unexpected block" for non-PlatformIO exceptions
This commit is contained in:
@@ -103,7 +103,6 @@ def main():
|
||||
error_str += str(e)
|
||||
else:
|
||||
error_str += format_exc()
|
||||
|
||||
error_str += """
|
||||
============================================================
|
||||
|
||||
|
Reference in New Issue
Block a user