mirror of
https://github.com/home-assistant/core.git
synced 2025-11-05 17:09:32 +00:00
Add empty line after module docstring [tests f-k] (#112709)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test the GitHub config flow."""
|
||||
|
||||
from unittest.mock import AsyncMock, MagicMock, patch
|
||||
|
||||
from aiogithubapi import GitHubException
|
||||
|
||||
Reference in New Issue
Block a user