Skip to content

Commit

Permalink
Update sorting.py
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar authored Feb 10, 2022
1 parent 6170c5c commit e201d11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion python/dask_cudf/dask_cudf/sorting.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2020, NVIDIA CORPORATION.
# Copyright (c) 2020-2022, NVIDIA CORPORATION.

from collections.abc import Iterator

import cupy
Expand Down

0 comments on commit e201d11

Please sign in to comment.