lots a small stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from django.conf import settings
|
||||
|
||||
def google_analytics(request):
|
||||
def google_analytics(request): # pragma: no cover
|
||||
"""
|
||||
Use the variables returned in this function to
|
||||
render your Google Analytics tracking code template.
|
||||
|
||||
Reference in New Issue
Block a user