The formatter.py module#

Summary#

run_pre_commit

Run pre-commit on the autogenerated package.

Description#

This module contains the functions to format the generated docstrings with Black.

Module detail#

formatter.run_pre_commit(package_path) None#

Run pre-commit on the autogenerated package.