Skip to content

Commit 7b8113e

Browse files
committed
Update pyproject.toml
1 parent eaaac97 commit 7b8113e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ include = ["dlclive*"]
9191
dlclive = ["check_install/*"]
9292

9393
[tool.ruff]
94-
lint.select = ["D", "E", "F", "B", "I", "UP"]
94+
lint.select = ["E", "F", "B", "I", "UP"]
9595
lint.ignore = ["E741"]
9696
target-version = "py310"
9797
fix = true

0 commit comments

Comments
 (0)