papertrail.core.transformation.transform module

repo-map-desc: Updates the the docstrings for all the funcs in the files in the example cache.

This is the main entry point for the transformation module.

papertrail.core.transformation.transform.update_modified_docstrings(adapter: IoAdapter, examples_cache_path: str) None