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