parseablehq/parseable

Replace `unwrap()`

parmesant opened this issue · 1 comments

Replace as many unwrap() as possible and replace them with either expect() or Err()

I'd like to take this.