[PATCH v2 1/2] dts: update mypy static checker

Luca Vizzarro Luca.Vizzarro at arm.com
Tue May 28 14:00:37 CEST 2024


On 24/05/2024 15:51, Patrick Robb wrote:
> I think this is fine. Another option would be to move sut_nodes and
> tg_nodes up as DTSRunner attributes. I like preserving the type hint,
> but it also might just be cluttering the code to do this... up to you.

I made the change because of a complaint coming from mypy...
I think it was complaining that the function is not being type checked?

The other solution was to add a mypy ignore attribute.


More information about the dev mailing list