mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Create a pylint issue to test
This commit is contained in:
@@ -238,7 +238,6 @@ def async_enable_logging(
|
||||
|
||||
if not log_no_color:
|
||||
try:
|
||||
# pylint: disable=import-outside-toplevel
|
||||
from colorlog import ColoredFormatter
|
||||
|
||||
# basicConfig must be called after importing colorlog in order to
|
||||
|
Reference in New Issue
Block a user