def test_docs_pythonapi_tagging(example_snippet_working_dirs): failures, _ = doctest.testmod(pythonapi_tagging, report=True) assert failures == 0