Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAmazonian committed Dec 9, 2024
1 parent 0adabd0 commit 7a75c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

djl_version = os.environ.get('TEST_DJL_VERSION', '').strip()


def is_applicable_cuda_capability(arch: int) -> bool:
import torch
if not torch.cuda.is_available():
Expand Down

0 comments on commit 7a75c66

Please sign in to comment.