Skip to content

Commit

Permalink
Revert some accidental changes
Browse files Browse the repository at this point in the history
Signed-off-by: sfc-gh-mvashishtha <[email protected]>
  • Loading branch information
sfc-gh-mvashishtha committed Jan 30, 2025
1 parent e78f756 commit d9426f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modin/tests/pandas/native_df_mode/test_indexing.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ def applyier(df):
pandas.Series(value)
if isinstance(df, pandas.DataFrame)
else create_test_series_in_defined_mode(value, df_mode=df_mode_pair[1])[
0
1
]
)
else:
Expand Down

0 comments on commit d9426f1

Please sign in to comment.