Skip to content

Commit 57a1e0b

Browse files
committed
Make prospector happy
1 parent 18a87e3 commit 57a1e0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/core/context_processors.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55

66
def readthedocs_processor(request):
7-
# pylint: disable=unused-argument
87
exports = {
98
"PUBLIC_DOMAIN": settings.PUBLIC_DOMAIN,
109
"PRODUCTION_DOMAIN": settings.PRODUCTION_DOMAIN,

0 commit comments

Comments
 (0)