LenientNamedTuple Module
Bases: object
object
Class which provides the NamedTuple functionality but allows initializing with unknown fields. The unknown fields will be ignored and mandatory fields are enforced
dict
LenientNamedTuple
LenientNamedTuple.unknown
lakefs.models module
lakefs.object module