Skip to content

AttributeIdValue

implementation of the data class for the attribute id and value

AttributeIdValue dataclass

Canonical path: AttributeIdValue.AttributeIdValue

implementation of the data class for the attribute id and value

__reload__

__reload__(_mod: ModuleType) -> Any

don't reload this module to avoid problems with the enum check

Parameters:

  • _mod (ModuleType) –

    module

Returns:

  • Any

    current module

Placeholder