Skip to content

Commit d4eeb1a

Browse files
committed
Linter
1 parent 47a7533 commit d4eeb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import pytest
2-
from django.conf import settings
32
from rest_framework.test import APIClient
43

4+
55
try:
66
# TODO: this file is read/executed even when called from ``readthedocsinc``,
77
# so it's overriding the options that we are defining in the ``conftest.py``

0 commit comments

Comments
 (0)