============================= test session starts ============================== platform darwin -- Python 3.12.0, pytest-8.3.4, pluggy-1.5.0 rootdir: /Users/au561649/Github/danish-dynaword configfile: pyproject.toml plugins: anyio-4.9.0 collected 346 items src/tests/test_dataset_schema.py ....................................... [ 11%] ..................................... [ 21%] src/tests/test_datasheets.py ........................................... [ 34%] ........................................................................ [ 55%] ........................................................................ [ 76%] ... [ 76%] src/tests/test_load.py .. [ 77%] src/tests/test_quality/test_duplicates.py .............................. [ 86%] ........s [ 88%] src/tests/test_quality/test_short_texts.py ............................. [ 97%] ......... [ 99%] src/tests/test_unique_ids.py . [100%] =============================== warnings summary =============================== src/tests/test_quality/test_short_texts.py: 38 warnings /Users/au561649/Github/danish-dynaword/.venv/lib/python3.12/site-packages/datasets/utils/_dill.py:385: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 345 passed, 1 skipped, 38 warnings in 65.92s (0:01:05) ============