py_test(
 name = "test_ludwig",
 size = "medium",
 srcs = ["test_ludwig.py"],
 deps = ["//:ray_lib"],
 tags = ["team:ml", "exclusive"],
)
