Skip to content

Commit 0ff627a

Browse files
authored
Merge branch 'develop' into DrivAerNet++
2 parents 9c9e5cd + 93b3cc2 commit 0ff627a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

ppsci/externals/deepali

Submodule deepali updated 1 file

ppsci/externals/neuraloperator

Submodule neuraloperator updated 38 files

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ exclude = [
5050

5151
[tool.ruff]
5252
line-length = 88
53-
ignore = ["E501", "E741", "E731"]
53+
lint.ignore = ["E501", "E741", "E731"]
5454
extend-exclude = [
5555
"./ppsci/geometry/inflation.py",
5656
"./ppsci/autodiff/__init__.py",

0 commit comments

Comments
 (0)