Skip to content

Commit

Permalink
fixed typing
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Sep 24, 2024
1 parent bff699c commit a54edfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from uuid import uuid4

from pydantic import NonNegativeInt
from redis import Redis
from redis.asyncio import Redis
from servicelib.deferred_tasks import (
BaseDeferredHandler,
DeferredContext,
Expand Down

0 comments on commit a54edfa

Please sign in to comment.