Fix linting error

This commit is contained in:
Georg Krause 2021-04-28 11:55:44 +02:00
parent 3231573047
commit b26481a5f9
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
from django.urls import reverse
def test_can_authenticate_using_oauth_token_param_in_url(
factories, preferences, client, mocker
):