Add empty line after module docstring [tests l-p] (#112710)

This commit is contained in:
Marc Mueller 2024-03-08 14:55:15 +01:00 committed by GitHub
parent 7cbe49520e
commit 1722e23df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
532 changed files with 532 additions and 0 deletions

View file

@ -1,4 +1,5 @@
"""Test the Litter-Robot button entity."""
from unittest.mock import MagicMock
from freezegun import freeze_time