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 Husqvarna Automower tests."""
|
||||
|
||||
CLIENT_ID = "1234"
|
||||
CLIENT_SECRET = "5678"
|
||||
TEST_MOWER_ID = "c7233734-b219-4287-a173-08e3643f89f0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue