prepare_next_rel

This commit is contained in:
collerek
2022-02-25 11:30:32 +01:00
parent f26fafe04c
commit be7a0ff9c1
6 changed files with 101 additions and 126 deletions

View File

@ -11,7 +11,7 @@ repos:
exclude: ^(docs_src/|examples/|tests/)
args: [ '--max-line-length=88' ]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.910
rev: v0.931
hooks:
- id: mypy
exclude: ^(docs_src/|examples/)