Skip to content

Commit

Permalink
Typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
bethune-bryant committed Jul 29, 2024
1 parent 8ba8134 commit 9f07c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpustat/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from gpustat.rocml import check_driver_nvml_version
else:
from gpustat import nvml
from gpustat.nvml import nvml as N
from gpustat.nvml import pynvml as N
from gpustat.nvml import check_driver_nvml_version

NOT_SUPPORTED = 'Not Supported'
Expand Down

0 comments on commit 9f07c49

Please sign in to comment.