Skip to content

Commit 3ed550a

Browse files
committed
fix: removed db mapping framework
1 parent c0382bb commit 3ed550a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/webapp/routers/models_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ def session_fixture():
152152
]
153153
),
154154
valid=True,
155-
framework="sklearn",
156155
)
157156
run_1 = JobTable(
158157
id=RUN_ID,

0 commit comments

Comments
 (0)