Rename test data files
This commit is contained in:
parent
ab6fb5b782
commit
4b141e53df
@ -1,5 +1,5 @@
|
|||||||
from random import random
|
from random import random
|
||||||
with open("sample-lat-lon.csv", "w") as f:
|
with open("00-sample-latlon.csv", "w") as f:
|
||||||
f.write("lat,lon\n")
|
f.write("lat,lon\n")
|
||||||
|
|
||||||
# Edge cases
|
# Edge cases
|
||||||
|
Can't render this file because it is too large.
|
Can't render this file because it is too large.
|
Loading…
x
Reference in New Issue
Block a user