Skip to content

Commit 545276b

Browse files
committed
.
1 parent 9b01aff commit 545276b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,3 @@ profile = "black"
3838
line_length = 120
3939
force_sort_within_sections = "False"
4040
order_by_type = "False"
41-
42-
43-
[tool.vulture]
44-
exclude = ["tests"]
45-
min_confidence = 80
46-
paths = ["pytorch_lightning"]
47-
sort_by_size = true

0 commit comments

Comments
 (0)