mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
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:
committed by
Paulus Schoutsen
parent
6c0fc65eaf
commit
b92350fb55
@@ -128,7 +128,6 @@ async def async_aiohttp_proxy_stream(hass, request, stream, content_type,
|
||||
|
||||
|
||||
@callback
|
||||
# pylint: disable=invalid-name
|
||||
def _async_register_clientsession_shutdown(hass, clientsession):
|
||||
"""Register ClientSession close on Home Assistant shutdown.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user