Add empty line after module docstring [tests q-s] (#112711)

This commit is contained in:
Marc Mueller
2024-03-08 14:47:22 +01:00
committed by GitHub
parent 87165c0d6e
commit 7d6251ca08
442 changed files with 442 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
"""Test the Reolink init."""
from datetime import timedelta
from typing import Any
from unittest.mock import AsyncMock, MagicMock, Mock, patch