mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-25 12:34:22 +01:00
4 lines
54 B
Python
4 lines
54 B
Python
import sys
|
|
|
|
sys.tracebacklimit = None # type: ignore
|