bundles / papyri 0.0.10 / papyri / gen / _get_implied_imports
function
papyri.gen:_get_implied_imports
source: /papyri/gen.py :144
Signature
def _get_implied_imports ( obj : Any ) → dict[str, Any] Summary
Most examples in methods or modules needs names defined in current module, or name of the class they are part of.
Aliases
-
papyri.gen._get_implied_imports