Fix linting error
This commit is contained in:
parent
3231573047
commit
b26481a5f9
|
@ -1,5 +1,6 @@
|
|||
from django.urls import reverse
|
||||
|
||||
|
||||
def test_can_authenticate_using_oauth_token_param_in_url(
|
||||
factories, preferences, client, mocker
|
||||
):
|
||||
|
|
Loading…
Reference in New Issue