mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Create another pylint issue to test
This commit is contained in:
@@ -239,6 +239,7 @@ def async_enable_logging(
|
|||||||
if not log_no_color:
|
if not log_no_color:
|
||||||
try:
|
try:
|
||||||
from colorlog import ColoredFormatter
|
from colorlog import ColoredFormatter
|
||||||
|
import colorlog
|
||||||
|
|
||||||
# basicConfig must be called after importing colorlog in order to
|
# basicConfig must be called after importing colorlog in order to
|
||||||
# ensure that the handlers it sets up wraps the correct streams.
|
# ensure that the handlers it sets up wraps the correct streams.
|
||||||
|
Reference in New Issue
Block a user