Skip to main content

apply_fixes

Function
This function is defined in the doctor_registry module.
Apply fixes from all rules in the default registry.

Signature

Parameters

Dict[str, Any]
required
No description available.

Returns

Dict[str, Any]
The result of the operation.

Uses

  • apply_all_fixes
  • get_default_registry

Source

View on GitHub

praisonaiagents/runtime/doctor_registry.py at line 272