From b8061214a7272dcaa6b39fae90183393ba3a7d90 Mon Sep 17 00:00:00 2001 From: galipremsagar Date: Mon, 23 Sep 2024 20:41:37 +0000 Subject: [PATCH] add more --- python/cuml/cuml/tests/dask/pytest.ini | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/cuml/cuml/tests/dask/pytest.ini diff --git a/python/cuml/cuml/tests/dask/pytest.ini b/python/cuml/cuml/tests/dask/pytest.ini new file mode 100644 index 0000000000..bf70c06f84 --- /dev/null +++ b/python/cuml/cuml/tests/dask/pytest.ini @@ -0,0 +1,5 @@ +# Copyright (c) 2024, NVIDIA CORPORATION. + +[pytest] +addopts = --tb=native +