Skip to content

Commit 7a471ff

Browse files
author
STS
committed
test: added regression tests for helmholtz solver and its gradients
1 parent 680734b commit 7a471ff

21 files changed

Lines changed: 913 additions & 909 deletions

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: pycln
66
args: [--config=pyproject.toml]
77
- repo: https://github.com/pycqa/isort
8-
rev: '5.10.1'
8+
rev: '5.12.0'
99
hooks:
1010
- id: isort
1111
files: "\\.(py)$"

0 commit comments

Comments
 (0)