Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar committed Dec 11, 2024
1 parent 2a38f31 commit 9ca348c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucp/benchmarks/cudf_merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

import cudf # noqa: E402
import rmm # noqa: E402
from cudf.core.abc import Serializable
from cudf.core.abc import Serializable # noqa: E402
from rmm.allocators.cupy import rmm_cupy_allocator # noqa: E402


Expand Down

0 comments on commit 9ca348c

Please sign in to comment.