mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
3 lines
48 B
Python
3 lines
48 B
Python
import warnings
|
|
warnings.simplefilter("always")
|