[doc] Add typing to dask demos. (#10207)

This commit is contained in:
Jiaming Yuan
2024-04-23 00:57:05 +08:00
committed by GitHub
parent 3fbb221fec
commit 59d7b8dc72
6 changed files with 17 additions and 9 deletions

View File

@@ -98,6 +98,7 @@ class LintersPaths:
"tests/test_distributed/test_gpu_with_spark/test_data.py",
"tests/test_distributed/test_gpu_with_dask/test_gpu_with_dask.py",
# demo
"demo/dask/",
"demo/json-model/json_parser.py",
"demo/guide-python/external_memory.py",
"demo/guide-python/sklearn_examples.py",