Add empty line after module docstring [t-v] (#112705)
This commit is contained in:
parent
ea89fa6b1e
commit
062cc4bfce
555 changed files with 555 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Support for Tailscale sensors."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from collections.abc import Callable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue