Skip to content

Commit 1f0d7f5

Browse files
committed
fixed endpoint issues
1 parent 366e1e9 commit 1f0d7f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/webapp/routers/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,4 +1389,4 @@ def get_model_cards(
13891389
tmp.name,
13901390
filename=pathlib.Path(tmp.name).name,
13911391
media_type="application/pdf",
1392-
)
1392+
)

0 commit comments

Comments
 (0)