Tests: convert more left-over type hint to type comment
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 1 May 2023 20:50:57 +0000 (16:50 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 1 May 2023 21:27:44 +0000 (17:27 -0400)
commit873d3601e0c4a5ca128799f8b6514a1816b735e1
tree481a69f97674323c5b3df49f88a25eb9f6ff960a
parent99afe3e2063edf476d5c46c261cf02e504d3a3c5
Tests: convert more left-over type hint to type comment

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

Change-Id: I3599311dfcc172344c759f8c0e22af640759f1f5
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/ust/ust-constructor/test_ust_constructor.py
tests/utils/lttngtest/environment.py
This page took 0.02512 seconds and 4 git commands to generate.