Add empty line after module docstring (3) (#112750)
This commit is contained in:
parent
55b2d1a00c
commit
aa16a9d707
345 changed files with 216 additions and 130 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Constants for mobile_app tests."""
|
||||
|
||||
CALL_SERVICE = {
|
||||
"type": "call_service",
|
||||
"data": {"domain": "test", "service": "mobile_app", "service_data": {"foo": "bar"}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue