Skip to content

Commit

Permalink
Missing package added
Browse files Browse the repository at this point in the history
Signed-off-by: Supratick Mondal <[email protected]>
  • Loading branch information
sonustar committed Sep 14, 2024
1 parent 556db25 commit d5f3f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/routes/test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import List,Dict
from typing import List, Dict
from fastapi import APIRouter, HTTPException
from pydantic import BaseModel
import uuid
Expand Down

0 comments on commit d5f3f42

Please sign in to comment.