1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add empty line after module docstring (3) (#112750)

This commit is contained in:
Marc Mueller
2024-03-08 20:38:34 +01:00
committed by GitHub
parent 55b2d1a00c
commit aa16a9d707
345 changed files with 216 additions and 130 deletions

View File

@@ -1,4 +1,4 @@
""""Unit tests for the Lupusec config flow."""
"""Unit tests for the Lupusec config flow."""
from json import JSONDecodeError
from unittest.mock import patch