Skip to content

Commit

Permalink
remove series_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-joshi committed Sep 4, 2024
1 parent 81c9160 commit 960c30c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 81 deletions.
80 changes: 0 additions & 80 deletions src/snowflake/snowpark/modin/pandas/series_utils.py

This file was deleted.

2 changes: 1 addition & 1 deletion tests/unit/modin/test_series_cat.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pandas as native_pd
import pytest

from snowflake.snowpark.modin.pandas.series_utils import CategoryMethods
from snowflake.snowpark.modin.plugin.extensions.series_overrides import CategoryMethods


@pytest.mark.parametrize(
Expand Down

0 comments on commit 960c30c

Please sign in to comment.