Lint cleanup (#15103)
* Remove unneeded inline pylint disables * Remove unneeded noqa's * Use symbol names instead of message ids in inline pylint disables
This commit is contained in:
parent
6c0fc65eaf
commit
b92350fb55
137 changed files with 58 additions and 209 deletions
|
@ -4,7 +4,6 @@ Support for Satel Integra devices.
|
|||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/satel_integra/
|
||||
"""
|
||||
# pylint: disable=invalid-name
|
||||
|
||||
import asyncio
|
||||
import logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue