mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
3 lines
49 B
Python
3 lines
49 B
Python
import logging
|
|
logging.disable(logging.CRITICAL)
|