Fix: leftover python inline type hint
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 28 Mar 2023 21:27:29 +0000 (17:27 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 31 Mar 2023 21:27:12 +0000 (17:27 -0400)
commit8466f0713f871bcbad5d5f6d0d6a291cb441e3df
treefc48ec318f5e23613face7417b65d4a6bec0edc9
parent011e18de205a8ce58182e59301aad48513a28c0b
Fix: leftover python inline type hint

When rebasing the python 3.4 support patches, a leftover inline type
hint was introduced. Fix it to restore python 3.4 support.

Change-Id: Ieed4f555f757a6ee37285c0317659524ec97bfa8
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.025213 seconds and 4 git commands to generate.