Skip to content

Commit 93ce390

Browse files
committed
formatting
1 parent bfa08d8 commit 93ce390

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/annotation_import/test_model_run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def test_model_run_no_config(rand_gen, model):
3939
model_run = model.create_model_run(name)
4040
assert model_run.name == name
4141

42-
4342
def test_model_run_delete(client, model_run):
4443
models_before = list(client.get_models())
4544
model_before = models_before[0]

0 commit comments

Comments
 (0)