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 / prepend

function

traitlets.config.loader:LazyConfigValue.prepend

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

Signature

def   prepend ( self other : t.Any )  →  None

Summary

like list.extend, but for the front

Aliases

  • traitlets.config.LazyConfigValue.prepend

Referenced by

Other packages