mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-17 13:03:47 -07:00
3 lines
48 B
Python
3 lines
48 B
Python
import warnings
|
|
warnings.simplefilter("always")
|