mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 21:06:27 +01:00
3 lines
49 B
Python
3 lines
49 B
Python
import logging
|
|
logging.disable(logging.CRITICAL)
|