We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e19eb6 commit 51beb74Copy full SHA for 51beb74
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: disallow-caps
29
name: Disallow improper capitalization
30
language: pygrep
31
- entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
+ entry: PyBind|Numpy|Cmake|CCache|Github|PyTest|PyBaMM
32
exclude: .pre-commit-config.yaml
33
34
# Python files
0 commit comments