Applied pylint-amnesty
This commit is contained in:
@@ -53,7 +53,7 @@ def _django_clear_site_cache():
|
||||
clearing mechanism actually works. So override this fixture to not mess
|
||||
with what has been working for us so far.
|
||||
"""
|
||||
pass
|
||||
pass # lint-amnesty, pylint: disable=unnecessary-pass
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
|
||||
Reference in New Issue
Block a user