Add empty line after module docstring [tests f-k] (#112709)

This commit is contained in:
Marc Mueller
2024-03-08 14:50:04 +01:00
committed by GitHub
parent 7d6251ca08
commit c88b337600
528 changed files with 528 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
"""Test the IKEA Idasen Desk init."""
from unittest import mock
from unittest.mock import AsyncMock, MagicMock