Merge branch 'pybind:master' into master

This commit is contained in:
Steve R. Sun 2023-08-11 15:03:33 +08:00 committed by GitHub
commit 88430cbb93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ repos:
types_or: [c++, c, cuda]
# Black, the code formatter, natively supports pre-commit
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: "23.7.0" # Keep in sync with blacken-docs
hooks:
- id: black