MCPcopy
hub / github.com/python-trio/trio / __init__.py

File __init__.py

src/trio/testing/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Uses `from x import y as y` for compatibility with `pyright --verifytypes` (#2625)
2
3from .. import _deprecate as _deprecate
4from .._core import (

Callers

nothing calls this directly

Calls 1

fixup_module_metadataFunction · 0.85

Tested by

no test coverage detected