Skip to content

Commit

Permalink
Apply isort and black reformatting
Browse files Browse the repository at this point in the history
Signed-off-by: lilithgrigoryan <[email protected]>
  • Loading branch information
lilithgrigoryan committed Nov 6, 2024
1 parent b7111f4 commit c900892
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/collections/asr/decoding/test_rnnt_decoding.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ def test_char_decoding_compute_timestamps(self, test_data_dir, decoding_strategy
def test_tdt_beam_decoding(self, test_data_dir, beam_config):
check_beam_decoding(test_data_dir, beam_config)


@pytest.mark.skipif(not os.path.exists('/home/TestData'), reason='Not a Jenkins machine')
@pytest.mark.with_downloads
@pytest.mark.unit
Expand Down

0 comments on commit c900892

Please sign in to comment.