Skip to main content

get_rule

Method
This is a method of the DoctorRulesRegistry class in the doctor_registry module.
Get a specific rule by ID.

Signature

Parameters

str
required
No description available.

Returns

Optional[DoctorContractProtocol]
The result of the operation.

Uses

  • get_rules

Source

View on GitHub

praisonaiagents/runtime/doctor_registry.py at line 49