1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-09 23:02:23 +01:00

Bump pylint from 2.13.9 to 2.14.3 (#3589)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-21 16:27:33 +12:00
committed by GitHub
parent 311a48c64e
commit 29045b0435
7 changed files with 11 additions and 16 deletions

View File

@@ -152,7 +152,6 @@ class RedirectText:
# any caller.
return len(s)
# pylint: disable=no-self-use
def isatty(self):
return True