The formatter.py module#

Summary#

run_black

Run Black on the autogenerated package.

Description#

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

Module detail#

formatter.run_black(package_path, max_docstring_length)#

Run Black on the autogenerated package.