Skip to content

Commit 59dbdf3

Browse files
committed
fix formatting test_check_create_transform
1 parent 0a49543 commit 59dbdf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/autojac/test_backward.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def test_check_create_transform():
2424
retain_graph=False,
2525
parallel_chunk_size=None,
2626
)
27+
2728
output_keys = transform.check_keys(set())
2829
assert output_keys == set()
2930

0 commit comments

Comments
 (0)