mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Add empty line after module docstring [tests f-k] (#112709)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""HomeKit session fixtures."""
|
||||
|
||||
from contextlib import suppress
|
||||
import os
|
||||
from unittest.mock import patch
|
||||
|
||||
Reference in New Issue
Block a user