We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2efc31 commit 001ade2Copy full SHA for 001ade2
decart/queue/types.py
@@ -1,4 +1,4 @@
1
-from typing import Literal, Optional, Callable, Union
+from typing import Literal, Callable, Union
2
from pydantic import BaseModel
3
4
0 commit comments