mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Add empty line after module docstring [tests l-p] (#112710)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test MatrixBot's ability to parse and respond to commands in matrix rooms."""
|
||||
|
||||
from functools import partial
|
||||
from itertools import chain
|
||||
from typing import Any
|
||||
|
||||
Reference in New Issue
Block a user