None of this works, this just imports the old code, leaving behind those parts not deemed immediately relevant.
3 lines
47 B
Python
3 lines
47 B
Python
import warnings
|
|
warnings.simplefilter('error')
|