[fix] encoding, different file

This commit is contained in:
Al
2015-10-31 14:18:43 -04:00
parent a2eb40109c
commit f473ff0dad
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import Levenshtein
from collections import OrderedDict

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
'''
reverse_geocoder.py
-------------------