chore: update Sphinx links to markdown (#33386)

This commit is contained in:
Mason Daugherty
2025-10-09 11:54:14 -04:00
committed by GitHub
parent 057ac361ef
commit 3576e690fa
31 changed files with 105 additions and 107 deletions

View File

@@ -1,6 +1,6 @@
"""Base Test classes for standard testing.
To learn how to use these classes, see the
`integration standard testing <https://python.langchain.com/docs/contributing/how_to/integrations/standard_tests/>`__
[integration standard testing](https://python.langchain.com/docs/contributing/how_to/integrations/standard_tests/)
guide.
"""