Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
cjllanwarne committed Jul 30, 2024
1 parent 5cc29a7 commit 7c38039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions batch/test/test_batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -1530,6 +1530,7 @@ async def test_gpu_accesibility_g2(client: BatchClient):
# but not otherwise fail
pass


@skip_in_azure
async def test_over_64_cpus(client: BatchClient):
b = create_batch(client)._async_batch
Expand Down

0 comments on commit 7c38039

Please sign in to comment.