You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the check here to ensure that if fuel type is set for the detail_brkout option that split_fuel option has also been set gets it backward – the fuel type setting is only unsupported when split_fuel is False (not True, as the code sets up now).