Skip to content

Commit b038cc7

Browse files
committed
remove upgrade UP031
1 parent ea48524 commit b038cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ target-version = "py38"
4646

4747
[tool.ruff.lint]
4848
select = ["I", "PL", "UP"]
49-
ignore = ["PLR2004", "UP030", "UP031", "UP032"]
49+
ignore = ["PLR2004", "UP030", "UP032"]
5050

5151
[tool.ruff.format]
5252
line-ending = "lf"

0 commit comments

Comments
 (0)