Skip to content

Commit 8c9dda7

Browse files
author
Ben Keating
committed
Removed rogue character
1 parent 4e8d0dd commit 8c9dda7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracking/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def _time_on_site(self):
6666
def _get_geoip_data(self):
6767
"""
6868
Attempts to retrieve MaxMind GeoIP data based upon the visitor's IP
69-
"""A
69+
"""
7070

7171
if not HAS_GEOIP or not USE_GEOIP:
7272
# go no further when we don't need to

0 commit comments

Comments
 (0)