Add blacken-docs and use autodoc

This commit is contained in:
Bruno Oliveira
2022-03-10 09:33:23 -03:00
parent ad5468b6e7
commit 7f04ce35c9
4 changed files with 17 additions and 35 deletions

View File

@@ -8,7 +8,7 @@ repos:
rev: v1.12.0
hooks:
- id: blacken-docs
additional_dependencies: [black==22.1.0]
additional_dependencies: [black==20.8b1]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
hooks: