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 @@
|
||||
"""Tests for the Input slider component."""
|
||||
# pylint: disable=protected-access
|
||||
|
||||
import datetime
|
||||
from unittest.mock import patch
|
||||
|
||||
|
Reference in New Issue
Block a user