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