papertrail documentation ============================= To install:: uv add papertrail Add the following lines to your ``pyproject.toml``:: [project.entry-points.pytest11] papertrail = "papertrail.__main__" .. automodule:: papertrail :members: :undoc-members: :imported-members: :show-inheritance: .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`