1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-23 12:29:55 +00:00

Add empty line after module docstring [tests f-k] (#112709)

This commit is contained in:
Marc Mueller
2024-03-08 14:50:04 +01:00
committed by GitHub
parent 7d6251ca08
commit c88b337600
528 changed files with 528 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
"""Test homekit_controller stateless triggers."""
from aiohomekit.model.characteristics import CharacteristicsTypes
from aiohomekit.model.services import ServicesTypes