diff options
Diffstat (limited to 'testing/command.py')
| -rw-r--r-- | testing/command.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/command.py b/testing/command.py index 31a48f87c..d073e6fb1 100644 --- a/testing/command.py +++ b/testing/command.py @@ -1,5 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +from __future__ import annotations """ testrunner |
