On Thu, May 30, 2024 at 5:20 PM Luca Vizzarro <luca.vizza...@arm.com> wrote: > > Clean up types used with the configuration classes, and use Self from > the newly added typing_extensions module. > > Methods that instantiate their own class should be @classmethod instead > of @staticmethod. > > Bugzilla ID: 1433 > > Signed-off-by: Luca Vizzarro <luca.vizza...@arm.com> > Reviewed-by: Paul Szczepanek <paul.szczepa...@arm.com>
Reviewed-by: Juraj Linkeš <juraj.lin...@pantheon.tech>