Skip to content

Commit e4ddad7

Browse files
committed
fixed statement
1 parent 5847dd9 commit e4ddad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unitary/with_extras/aqua/test_recommend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,6 @@ def test_which_shapes_valid_from_file(
416416
)
417417

418418
result = app.which_shapes(request=request)
419-
print(result.model_dump_json())
420419

421420
expected_result = load_config(result_file)
422421
assert result.model_dump() == expected_result

0 commit comments

Comments
 (0)