Tests: ust_constructor: convert type hints to type comments
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 May 2023 15:57:48 +0000 (11:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 May 2023 15:57:48 +0000 (11:57 -0400)
commitd2455527078ecb1963372d67323a32e9be02cda2
treeec7b8b3ec902415c1a11847242233ee6b32e908c
parent9caec246ae3fabcadd56c334e9b8755ccf8c46c0
Tests: ust_constructor: convert type hints to type comments

Use type comments to support older python3 interpreters that can't
handle type hints (such as 3.4).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id8b040fb36a4f243a3af0d731843028ad2f4388d
tests/regression/ust/ust-constructor/test_ust_constructor.py
This page took 0.026081 seconds and 4 git commands to generate.