We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8340e4 commit cfafb2fCopy full SHA for cfafb2f
1 file changed
src/mcp/shared/_callable_inspection.py
@@ -1,7 +1,7 @@
1
"""Callable inspection utilities.
2
3
Adapted from Starlette's `is_async_callable` implementation.
4
-https://github.com/encode/starlette/blob/master/starlette/_utils.py
+https://github.com/encode/starlette/blob/main/starlette/_utils.py
5
"""
6
7
from __future__ import annotations
0 commit comments