Skip to content

Commit abd4119

Browse files
Update from base branch
From the artifact of the previous workflow run
1 parent 745e5b1 commit abd4119

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
target-version = "py310"
33
line-length = 110
44

5-
[tool.ruff.lint]
6-
per-file-ignores = {
7-
"geoportal/geomapfish_geoportal/dev.py" = ["T100"],
8-
"geoportal/geomapfish_geoportal/models.py" = ["F403"],
9-
"geoportal/geomapfish_geoportal/resources.py" = ["RUF012"],
10-
}
11-
125
[tool.ruff.lint.pydocstyle]
136
convention = "numpy"
147

0 commit comments

Comments
 (0)