mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 22:04:48 +03:00
Remove code style issue
This commit is contained in:
parent
7ece633831
commit
0ab1aeb9ab
|
@ -15,7 +15,7 @@ def pytest_configure():
|
|||
USE_L10N=True,
|
||||
STATIC_URL='/static/',
|
||||
ROOT_URLCONF='tests.urls',
|
||||
TEMPLATES = [
|
||||
TEMPLATES=[
|
||||
{
|
||||
'BACKEND': 'django.template.backends.django.DjangoTemplates',
|
||||
'APP_DIRS': True,
|
||||
|
|
Loading…
Reference in New Issue
Block a user