Remove unnnecessary pylint configs from components [e-l]* (#99004)

This commit is contained in:
Ville Skyttä
2023-08-25 10:46:34 +03:00
committed by GitHub
parent 960d66e168
commit e7b6037419
37 changed files with 13 additions and 56 deletions

View File

@@ -1,5 +1,4 @@
"""Support for LIRC devices."""
# pylint: disable=import-error
import logging
import threading
import time