mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-18 21:38:13 -07:00
4 lines
49 B
Python
4 lines
49 B
Python
import warnings
|
|
warnings.simplefilter("always")
|
|
|