You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / config / loader / LazyConfigValue / get_value

function

traitlets.config.loader:LazyConfigValue.get_value

source: /traitlets/config/loader.py :173

Signature

def   get_value ( self initial : t.Any )  →  t.Any

Summary

construct the value from the initial one

Extended Summary

after applying any insert / extend / update changes

Aliases

  • traitlets.config.LazyConfigValue.get_value