commit | 2d86e1b05de5cbcd57f0fd5e505c1ac844abbee0 | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Tue Feb 07 20:17:03 2023 -0800 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Mon Feb 27 17:44:45 2023 +0100 |
tree | b82c323919c29d62f89478998d437ff795c5d2d5 | |
parent | 78fca3c19c0f03f7b63d1ec15342fc38999e0d5b [diff] |
dtlib: add missing type annotations This allows mypy to check the internal variable type annotations within the function. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>