Skip to content

Commit 3e39347

Browse files
committed
fix: formatting style
1 parent bd44916 commit 3e39347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webapp/routers/models_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ def session_fixture():
162162
completed=True,
163163
output_filename="file_output_one",
164164
created_by=created_by_UUID,
165-
framework="sklearn",
165+
model_run_id="T2UFD",
166166
)
167167
try:
168168
with sqlalchemy.orm.Session(engine) as session:

0 commit comments

Comments
 (0)