The ``src.ansys.pre_commit_hooks`` library ========================================== .. py:module:: src.ansys.pre_commit_hooks Summary ------- .. py:currentmodule:: pre_commit_hooks .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~src.ansys.pre_commit_hooks.add_license_headers` - Module for running `REUSE `_ to add missing license headers to files. * - :py:obj:`~src.ansys.pre_commit_hooks.tech_review` - Module for checking if a repository is compliant with required files in the technical review. .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~__version__` - .. toctree:: :titlesonly: :maxdepth: 1 :hidden: add_license_headers tech_review Description ----------- Module for initializing package-level imports for Ansys pre-commit hooks. .. !! processed by numpydoc !! Module detail -------------