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