Skip to content

Commit 93b3cc2

Browse files
update external submodules (#1066)
1 parent 8f2989a commit 93b3cc2

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

Lines changed: 1 addition & 1 deletion
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)