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