Skip to content

Commit cab3edd

Browse files
committed
refactor: remove support for deprecated Python versions and move to uv
1 parent a5b9e05 commit cab3edd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

taskiq_litestar/intializer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
import logging
42
from collections.abc import Awaitable, Callable
53

0 commit comments

Comments
 (0)