ConfigItem#

class deeplay.module.ConfigItem(source: List[Tuple[str, ...]] | None, value: Any)#

Bases: object

Attributes Summary

Methods Summary

prefix(tags)

Attributes Documentation

source_depth#

Methods Documentation

prefix(tags: Tuple[str, ...])#