Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Praateek Mahajan <[email protected]>
  • Loading branch information
praateekmahajan committed Sep 24, 2024
1 parent 66eab02 commit 9ed3fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crossfit/backend/cudf/series.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

if TYPE_CHECKING:
from cudf.core.buffer import Buffer
from cudf.core.column.numerical import NumericalColumn
from cudf.core.column import ColumnBase
from cudf.core.column.numerical import NumericalColumn


@lru_cache
Expand Down

0 comments on commit 9ed3fa6

Please sign in to comment.