mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
This is NOT a full CI/linting replacement, only a quick check during development.
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
from collections import namedtuple
|
||||
from contextlib import suppress
|
||||
|
||||
Reference in New Issue
Block a user