mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add per-file-ignore to pylint (#86289)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""The tests for the Input text component."""
|
||||
# pylint: disable=protected-access
|
||||
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user