Tests: convert even more left-over type hint to type comment
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 2 May 2023 14:28:54 +0000 (10:28 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 2 May 2023 14:40:10 +0000 (10:40 -0400)
commit47ddc6e5668497fc0cb863888559fcf0ae2bdbfa
treeeb3b5295f7b07b143d3888e924569bc4d5a74a12
parente88109fc2e2b94e4720fed2beac1ae871d8149c3
Tests: convert even 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: I4f97bc3f1e18b8701cb04175d97deb295178883b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/lttngtest/environment.py
This page took 0.023968 seconds and 4 git commands to generate.