I want a rule that will catch @pytest.mark.django_db()()
#262
Labels
enhancement
New feature or request
@pytest.mark.django_db()()
#262
Rule request
Description
This code was allowed: tough-dev-school/python-testing-homework@352aa9b
So, I propose to forbid it:
Double call is clearly not correct.
The text was updated successfully, but these errors were encountered: