CIDARLAB / cello

Genetic circuit design automation
http://www.cellocad.org/
BSD 2-Clause "Simplified" License
804 stars 133 forks source link

API /results call returns null as first object in the response #7

Open rkrishnasanka opened 8 years ago

rkrishnasanka commented 8 years ago

Looks like there's a null item that is returned when we call the response function.

{
  "folders": [
    "",
    "test1"
  ]
}