mirror of
https://github.com/home-assistant/core.git
synced 2026-05-05 12:24:48 +02:00
Add empty line after module docstring (2) [components] (#112736)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Support for LIRC devices."""
|
||||
|
||||
import logging
|
||||
import threading
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user