Beispiel #1
0
def _build_ledger_balances_indicator(spec, context):
    wrapped_spec = LedgerBalancesIndicatorSpec.wrap(spec)
    return LedgerBalancesIndicator(wrapped_spec)
Beispiel #2
0
def _build_ledger_balances_indicator(spec, context):
    wrapped_spec = LedgerBalancesIndicatorSpec.wrap(spec)
    return LedgerBalancesIndicator(wrapped_spec)