[fix] file encoding

This commit is contained in:
Al
2016-04-28 18:55:11 -04:00
parent 3e9206f223
commit 35c2fee3e9

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import math
EARTH_RADIUS_KM = 6373