ConfigItem# class deeplay.module.ConfigItem(source: List[Tuple[str, ...]] | None, value: Any)# Bases: object Attributes Summary source_depth Methods Summary prefix(tags) Attributes Documentation source_depth# Methods Documentation prefix(tags: Tuple[str, ...])#