mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-05 04:43:29 +03:00
B018 false positive
This commit is contained in:
parent
28f5478b4e
commit
fc333f3ec9
|
@ -23,7 +23,7 @@ def test_graphql_test_case_deprecated_client_getter():
|
|||
tc.setUpClass()
|
||||
|
||||
with pytest.warns(PendingDeprecationWarning):
|
||||
tc._client
|
||||
tc._client # noqa: B018
|
||||
|
||||
|
||||
@with_local_registry
|
||||
|
|
Loading…
Reference in New Issue
Block a user