Skip to content

Commit

Permalink
fixed bug in test
Browse files Browse the repository at this point in the history
  • Loading branch information
parthraut committed Apr 29, 2024
1 parent 46c4791 commit 02afe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeus/device/gpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import contextlib

import pynvml # necessary for testing to mock!
# import amdsmi
import amdsmi

from zeus.device.exception import ZeusBaseGPUError
from zeus.util.logging import get_logger
Expand Down

0 comments on commit 02afe3b

Please sign in to comment.