Create a pylint issue to test
parent
92d0545f82
commit
9dd5148eb4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue