MCPcopy Index your code
hub / github.com/mongodb/mongo-python-driver / convert_test_to_async.py

File convert_test_to_async.py

tools/convert_test_to_async.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import inspect
4import sys

Callers

nothing calls this directly

Calls 2

get_async_methodsFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected