Add empty line after module docstring [tests t-z] (#112712)

This commit is contained in:
Marc Mueller
2024-03-08 14:44:56 +01:00
committed by GitHub
parent 930a396712
commit 87165c0d6e
443 changed files with 443 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
"""The tests for the timer component."""
from datetime import timedelta
import logging
from unittest.mock import patch