Inspection ============================================= The ``pyterrier_alpha.inspect`` module provides a way to inspect PyTerrier :class:`pyterrier.Transformer` and :class:`pyterrier_alpha.Artifact` objects. .. autofunction:: pyterrier_alpha.inspect.transformer_outputs .. autoclass:: pyterrier_alpha.inspect.ProvidesTransformerOutputs .. autoexception:: pyterrier_alpha.inspect.InspectError