Skip to content

Commit 4e031fd

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1301772 commit 4e031fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/background_tasks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import asyncio
44
from collections.abc import AsyncIterator
55
from contextlib import asynccontextmanager, suppress
6-
76
from types import ModuleType
87

98
valkey: ModuleType | None

0 commit comments

Comments
 (0)