Add empty line after module docstring (3) (#112750)
This commit is contained in:
parent
55b2d1a00c
commit
aa16a9d707
345 changed files with 216 additions and 130 deletions
|
@ -1,6 +1,5 @@
|
|||
"""Test fixtures for Google Tasks."""
|
||||
|
||||
|
||||
from collections.abc import Awaitable, Callable
|
||||
import time
|
||||
from typing import Any
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
"""Tests for Google Tasks todo platform."""
|
||||
|
||||
|
||||
from collections.abc import Awaitable, Callable
|
||||
from http import HTTPStatus
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue