Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
  • Loading branch information
Judyxujj committed Oct 20, 2023
1 parent 662f7fa commit cac9961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_generic_frontend.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ def get_output_shape(test_parameters: GenericFrontendV1TestParams):
assert torch.equal(seq_mask, test_params.out_sequence_mask), (
seq_mask.shape,
test_params.out_sequence_mask.shape,
)
)

0 comments on commit cac9961

Please sign in to comment.