Closed dosaboy closed 6 months ago
Implementations of the _BaseProcKeyValue base class need to specify which keys they expect to find in the target they are reading so that if not found they dont raise an AttributeError as this gets bubbled up to caller unecessarily.
Resolves: #882
Implementations of the _BaseProcKeyValue base class need to specify which keys they expect to find in the target they are reading so that if not found they dont raise an AttributeError as this gets bubbled up to caller unecessarily.
Resolves: #882