Closed kangguru closed 6 years ago
incases where the last sepa information is empty, we're creating an odd numbered array, which cannot be converted to a Hash. If we're seeing an odd numbered array, we now simply inject an empty element at the end
LGTM. if travis is happy => 👍 merge 👍
incases where the last sepa information is empty, we're creating an odd numbered array, which cannot be converted to a Hash. If we're seeing an odd numbered array, we now simply inject an empty element at the end