get_policy#

Algorithm.get_policy(policy_id: str = 'default_policy') Policy[source]#

Return policy for the specified id, or None.

Parameters:

policy_id (str) – ID of the policy to return.