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 +