We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc51da commit 3a8b20fCopy full SHA for 3a8b20f
1 file changed
apps/api/src/taskflow_api/routers/workers.py
@@ -7,7 +7,6 @@
7
"""
8
9
import logging
10
-from typing import Literal
11
12
import httpx
13
from fastapi import APIRouter, Depends, HTTPException, Request
0 commit comments