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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
443 changed files with 443 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""Test zone component."""
from unittest.mock import patch
import pytest