python-cmr icon indicating copy to clipboard operation
python-cmr copied to clipboard

Results returning as a list of lists

Open jddeal opened this issue 8 years ago • 0 comments

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.

jddeal avatar Jun 12 '17 15:06 jddeal