Add per-file-ignore to pylint (#86289)
This commit is contained in:
parent
a0810053f1
commit
30bf0634fe
114 changed files with 123 additions and 226 deletions
|
@ -17,8 +17,6 @@ from homeassistant.setup import async_setup_component
|
|||
HOME_LATITUDE = 37.239622
|
||||
HOME_LONGITUDE = -115.815811
|
||||
|
||||
# pylint: disable=redefined-outer-name
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def mock_dev_track(mock_device_tracker_conf):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue