mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-05 08:44:27 +01:00
4 lines
54 B
Python
4 lines
54 B
Python
import sys
|
|
|
|
sys.tracebacklimit = None # type: ignore
|