Closed mfacchinelli closed 3 months ago
When querying the database with version == latest, but no matching data exists, Python errors. This change fixes the issue.
version
latest
N/A
io.py
Tested locally with and without data
Change Summary
Overview
When querying the database with
version
==latest
, but no matching data exists, Python errors. This change fixes the issue.New Dependencies
N/A
New Files
N/A
Deleted Files
N/A
Updated Files
io.py
Testing
Tested locally with and without data