{ } Raw JSON

bundles / traitlets 5.15.0 / 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