Skip to content

Commit 55c3113

Browse files
authored
Update pyproject.toml
1 parent 7c99f33 commit 55c3113

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ ignore = [
138138
"PLR0913", # Too many arguments in function definition
139139
"PLR2004", # Magic value used in comparison, consider replacing 3 with a constant variable
140140
"PT001", # Use `@pytest.fixture()` over `@pytest.fixture`
141-
"PT023", # Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
142141
]
143142

144143
[tool.ruff.lint.isort]

0 commit comments

Comments
 (0)