We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a87e3 commit 57a1e0bCopy full SHA for 57a1e0b
readthedocs/core/context_processors.py
@@ -4,7 +4,6 @@
4
5
6
def readthedocs_processor(request):
7
- # pylint: disable=unused-argument
8
exports = {
9
"PUBLIC_DOMAIN": settings.PUBLIC_DOMAIN,
10
"PRODUCTION_DOMAIN": settings.PRODUCTION_DOMAIN,
0 commit comments