diff options
Diffstat (limited to 'parsers/locations.py')
-rw-r--r-- | parsers/locations.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/locations.py b/parsers/locations.py index bdb2fff..6c079cd 100644 --- a/parsers/locations.py +++ b/parsers/locations.py @@ -24,7 +24,7 @@ entrances """ todo = """ -- Pending a complete revision of how we handle GPS coordinates of entrances. +- """ class MapLocations(object): |