mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Add empty line after module docstring [tests f-k] (#112709)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
"""Fixtures for Filesize integration tests."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Generator
|
||||
|
Reference in New Issue
Block a user