Skip to content

Commit

Permalink
Fix names.
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Murray <[email protected]>
  • Loading branch information
bdice and Matt711 authored Dec 9, 2024
1 parent 4871535 commit 3124c0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/rmm/rmm/_cuda/gpu.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Copyright (c) 2020-2024, NVIDIA CORPORATION.

import cuda.bindings.driver as driver
import cuda.bindings.runtime as runtime
from cuda.bindings import driver, runtime


class CUDARuntimeError(RuntimeError):
Expand Down

0 comments on commit 3124c0e

Please sign in to comment.