mirror of
https://github.com/esphome/esphome.git
synced 2025-09-27 07:32:22 +01:00
Remove a bunch of unnecessary pylint disabling (#4079)
This commit is contained in:
@@ -9,7 +9,6 @@ import esphome.config_validation as cv
|
||||
from esphome.helpers import get_bool_env, write_file
|
||||
from esphome.log import color, Fore
|
||||
|
||||
# pylint: disable=anomalous-backslash-in-string
|
||||
from esphome.storage_json import StorageJSON, ext_storage_path
|
||||
from esphome.util import safe_print
|
||||
from esphome.const import ALLOWED_NAME_CHARS, ENV_QUICKWIZARD
|
||||
|
Reference in New Issue
Block a user