mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-18 05:51:45 -07:00
5be00e28dd
WebHost: fix a warning about new cache names
3 lines
48 B
Python
3 lines
48 B
Python
import warnings
|
|
warnings.simplefilter("always")
|