From: Michael Jeanson Date: Mon, 1 May 2023 20:50:57 +0000 (-0400) Subject: Tests: convert more left-over type hint to type comment X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=873d3601e0c4a5ca128799f8b6514a1816b735e1;hp=873d3601e0c4a5ca128799f8b6514a1816b735e1;p=lttng-tools.git 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 Signed-off-by: Jérémie Galarneau ---