Skip to content

Commit 1222d09

Browse files
robertnishiharapcmoritz
authored andcommitted
Fix dataframe test linting and test. (ray-project#1629)
1 parent 0fcceef commit 1222d09

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

python/ray/dataframe/test/test_dataframe.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
import pandas as pd
88
import ray.dataframe as rdf
99

10-
ray.init()
11-
1210

1311
@pytest.fixture
1412
def ray_df_equals_pandas(ray_df, pandas_df):

0 commit comments

Comments
 (0)