py_test(
 name = "test_modin",
 size = "small",
 srcs = ["test_modin.py"],
 deps = ["//:ray_lib"],
 tags = ["team:core", "exclusive"],
)
