Merge branch 'master' into smart_holder

This commit is contained in:
Ralf W. Grosse-Kunstleve
2021-07-12 14:53:39 -07:00
5 changed files with 115 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ repos:
- id: trailing-whitespace
exclude: \.patch?$
- id: fix-encoding-pragma
exclude: ^noxfile.py$
# Black, the code formatter, natively supports pre-commit
- repo: https://github.com/psf/black