Update pylint to 2.13.8 (#71280)
This commit is contained in:
parent
ee8eac10c9
commit
6eef3c16f2
8 changed files with 8 additions and 9 deletions
|
@ -540,7 +540,6 @@ class ZWaveServices:
|
|||
|
||||
async def async_ping(self, service: ServiceCall) -> None:
|
||||
"""Ping node(s)."""
|
||||
# pylint: disable=no-self-use
|
||||
_LOGGER.warning(
|
||||
"This service is deprecated in favor of the ping button entity. Service "
|
||||
"calls will still work for now but the service will be removed in a "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue