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