- Please explain what `default=NOTHING` means, specifically that it will require the caller to specify a value(?) - > If the value an instance of `Factory`, it callable will be use to construct a new value. "it callable" feels like a typo. Should probably be "its callabe".
Please explain what
default=NOTHINGmeans, specifically that it will require the caller to specify a value(?)"it callable" feels like a typo. Should probably be "its callabe".