Charlie Meyer
Charlie Meyer
I actually ran into this issue this morning. It looks like when e0c6e4dfbefef54e549f67a3138e0bd035e147e6 was pushed the signature of the `_collaptable` was changed but not all references that invoke it. Here...
for example, the `DAL` flights here are both A220 aircraft but show no value 
it looks like they now show up as `BCS1` whereas other airbus aircraft are `A330` or similar. It seems that given this is upstream, this is not something piaware can...