CI warning: https://github.com/huggingface/smolagents/actions/runs/16538930362/job/46777428127?pr=1604 > PytestUnknownMarkWarning: Unknown pytest.mark.timeout ```python tests/test_all_docs.py:107 /home/runner/work/smolagents/smolagents/tests/test_all_docs.py:107: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.timeout(100) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ```