Skip to content

Commit 4792573

Browse files
Fixed formatting in the unit-test.py file
1 parent ce3ac98 commit 4792573

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2850,6 +2850,8 @@ def test_gen_app_wrapper_with_oauth(mocker: MockerFixture):
28502850
"""
28512851
Ray Jobs tests
28522852
"""
2853+
2854+
28532855
# rjc == RayJobClient
28542856
@pytest.fixture
28552857
def ray_job_client(mocker):

0 commit comments

Comments
 (0)