bindings: python: tests: add missing method type hints
authorVincent Fazio <vfazio@xes-inc.com>
Thu, 14 Nov 2024 14:51:12 +0000 (08:51 -0600)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 19 Nov 2024 14:23:58 +0000 (15:23 +0100)
commitd9313c18a06432ec10732b94885f915bdbc722bf
treee44188048413f8da8302306f31ea69c17a27b7bc
parent72f2eede085905d2f55d6a1aabddcebb21ca264c
bindings: python: tests: add missing method type hints

Add type hints for all method arguments and return values.

Signed-off-by: Vincent Fazio <vfazio@xes-inc.com>
Link: https://lore.kernel.org/r/20241114145116.2123714-20-vfazio@xes-inc.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/tests/helpers.py
bindings/python/tests/tests_chip.py
bindings/python/tests/tests_chip_info.py
bindings/python/tests/tests_edge_event.py
bindings/python/tests/tests_info_event.py
bindings/python/tests/tests_line.py
bindings/python/tests/tests_line_info.py
bindings/python/tests/tests_line_request.py
bindings/python/tests/tests_line_settings.py
bindings/python/tests/tests_module.py