mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-07 05:13:31 +02:00
Bump pylint from 2.10.2 to 2.11.1 (#2334)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Otto winter <otto@otto-winter.com>
This commit is contained in:
@@ -57,6 +57,7 @@ def wrapped_load_pem_private_key(value, password):
|
||||
|
||||
|
||||
def read_relative_config_path(value):
|
||||
# pylint: disable=unspecified-encoding
|
||||
return Path(CORE.relative_config_path(value)).read_text()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user