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