Add empty line after module docstring [g-i] (#112699)
This commit is contained in:
parent
ff3a801936
commit
8809d3aa88
627 changed files with 627 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Custom data update coordinator for the GitHub integration."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Any
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue