mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Add per-file-ignore to pylint (#86289)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
"""Test component/platform setup."""
|
||||
# pylint: disable=protected-access
|
||||
|
||||
import asyncio
|
||||
import datetime
|
||||
import threading
|
||||
|
Reference in New Issue
Block a user