mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 11:18:00 +02:00
Add empty line after module docstring [helpers + other] (#112707)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
"""Helper script to update supported languages for Microsoft text-to-speech (TTS)."""
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
from lxml import html
|
||||
|
Reference in New Issue
Block a user