mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add per-file-ignore to pylint (#86289)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""The tests for the Geofency device tracker platform."""
|
||||
from http import HTTPStatus
|
||||
|
||||
# pylint: disable=redefined-outer-name
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user