Skip to content

Commit 569916c

Browse files
committed
Update
[ghstack-poisoned]
2 parents ad04155 + a5f702f commit 569916c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/test/suite/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def run_model_test(
119119
flow,
120120
context.test_name,
121121
context.test_base_name,
122-
0, # subtest_index - currently unused for model tests
122+
0, # subtest_index - currently unused for model tests
123123
context.params,
124124
dynamic_shapes=dynamic_shapes,
125125
)

0 commit comments

Comments
 (0)