============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.3.4, pluggy-1.5.0 rootdir: /home/l_rahbek/danish-dynaword configfile: pyproject.toml collected 364 items src/tests/test_dataset_schema.py ....................................... [ 10%] ......................................... [ 21%] src/tests/test_datasheets.py ........................................... [ 33%] ........................................................................ [ 53%] ........................................................................ [ 73%] ............. [ 76%] src/tests/test_load.py .. [ 77%] src/tests/test_quality/test_duplicates.py .............................. [ 85%] ..........s [ 88%] src/tests/test_quality/test_short_texts.py ............................. [ 96%] ........... [ 99%] src/tests/test_unique_ids.py . [100%] =============================== warnings summary =============================== src/tests/test_quality/test_short_texts.py: 40 warnings /home/l_rahbek/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 ============ 363 passed, 1 skipped, 40 warnings in 76.69s (0:01:16) ============