preheat_open.helpers.check_no_remaining_fields

preheat_open.helpers.check_no_remaining_fields(d, debug_helper)

Helper to check for empty kwargs (to ensure adequate propagation)

Parameters:
  • d (dict) – kwargs dictionary

  • debug_helper (Optional[str]) – string message to help debugging

Return type:

None

Returns:

/