We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It seems that some boards omit traceback, but would we still want to support asyncio for those?
I think changing it to try/except ImportError for the import of traceback & then simplifying the output for printing the traceback could be fine?
try
except ImportError