Skip to content

QBXExpansionWrangler: Fix early-exit return values to conform to timing interface

Matt Wala requested to merge fix-sumpy-wrangler-return-values into master

When there are no used QBX centers, the Sumpy wrangler returns early, but it wasn't returning a TimingResult as it should have

Merge request reports