Files
Grinch-AP/test/__init__.py
Fabian Dill 5be00e28dd Tests: always display all warnings
WebHost: fix a warning about new cache names
2022-06-17 03:22:43 +02:00

3 lines
48 B
Python

import warnings
warnings.simplefilter("always")