python-cmr
python-cmr copied to clipboard
Results returning as a list of lists
A lack of integration tests let this one slip through unfortunately.
The use of results.append(latest) doesn't quite have the intended behavior. Need to extend in the case of json format, otherwise use append.