Skip to content

Commit 1cbd1bd

Browse files
authored
Update pyproject.toml
1 parent 3e71448 commit 1cbd1bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@ combine-as-imports = true
165165
"tests/**" = ["S101", "PT011", "PT018"]
166166
".*_test\\.py" = ["S101", "PT011", "PT018"]
167167

168-
[tool.ruff.lint.flake8-2020]
169-
check-tuple-unpacking = false
170168
[tool.mypy]
171169
python_version = "3.13"
172170
ignore_missing_imports = true

0 commit comments

Comments
 (0)