Merge branch 'master' into smart_holder

This commit is contained in:
Ralf W. Grosse-Kunstleve
2021-09-20 19:05:52 -07:00
2 changed files with 4 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ repos:
# Black, the code formatter, natively supports pre-commit
- repo: https://github.com/psf/black
rev: 21.8b0
rev: 21.9b0
hooks:
- id: black
# By default, this ignores pyi files, though black supports them