1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00
Files
core/tests/__init__.py
Paulus Schoutsen 58afbecd05 Speed up tests
2015-09-01 00:18:26 -07:00

3 lines
49 B
Python

import logging
logging.disable(logging.CRITICAL)