forked from home-assistant/core
Add per-file-ignore to pylint (#86289)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""The tests for the Home Assistant SpaceAPI component."""
|
||||
from http import HTTPStatus
|
||||
|
||||
# pylint: disable=protected-access
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user