mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Add empty line after module docstring [tests f-k] (#112709)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""The tests for Home Assistant ffmpeg."""
|
||||
|
||||
from unittest.mock import AsyncMock, MagicMock, Mock, call, patch
|
||||
|
||||
from homeassistant.components import ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user