Rename test data files

This commit is contained in:
Austen Adler 2023-02-22 19:19:48 -05:00
parent ab6fb5b782
commit 4b141e53df
3 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
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")
# Edge cases

View File

Can't render this file because it is too large.

View File

Can't render this file because it is too large.