From e675cd1d5f8cb0098ec1e08072c388113d872204 Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Mon, 22 Jan 2024 17:58:05 +0000 Subject: [PATCH] Remove pytest.ini change --- python/cudf/cudf/tests/pytest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/python/cudf/cudf/tests/pytest.ini b/python/cudf/cudf/tests/pytest.ini index 2bbeb6157d4..1f38ffcb726 100644 --- a/python/cudf/cudf/tests/pytest.ini +++ b/python/cudf/cudf/tests/pytest.ini @@ -8,4 +8,3 @@ filterwarnings = error ignore:::.*xdist.* ignore:::.*pytest.* - ignore:CUDA Toolkit is newer than CUDA driver:UserWarning