testing.variation(
"method", ["scalar", "execute", "scalars", "get", "query"]
)
| 1 | from __future__ import annotations |
| 2 | |
| 3 | import inspect as _py_inspect |
| 4 | import pickle |
nothing calls this directly
no outgoing calls
no test coverage detected