This commit is contained in:
Matthew Ryan Dillon 2016-06-08 16:18:35 -07:00
parent 75829eb4a1
commit 9132cd142e
7 changed files with 194 additions and 1 deletions

View file

@ -45,7 +45,7 @@ def _write_url(url, filename):
def _get_db0():
dbfile = 'data/Replica_Hibernators_Back_UAF_Laptop_29_June_2015.sqlite'
dbfile = 'data/CC_Database_020216.sqlite'
return setup_sqlite(dbfile)