mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-19 03:01:46 -07:00
2dcfbff751
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
4 lines
49 B
Python
4 lines
49 B
Python
import warnings
|
|
warnings.simplefilter("always")
|
|
|