Re: [PATCH v2 8/8] dts: use Unpack for type checking and hinting
Reviewed-by: Jeremy Spewock
Re: [PATCH v2 8/8] dts: use Unpack for type checking and hinting
Tested-by: Nicholas Pratte Reviewed-by: Nicholas Pratte On Thu, May 9, 2024 at 7:21 AM Luca Vizzarro wrote: > > Interactive shells that inherit DPDKShell initialise their params > classes from a kwargs dict. Therefore, static type checking is > disabled. This change uses the functionality of Un