summaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_parser.py
diff options
context:
space:
mode:
authorDaniel Latypov <dlatypov@google.com>2021-06-23 12:09:19 -0700
committerShuah Khan <skhan@linuxfoundation.org>2021-07-12 13:54:29 -0600
commit58c965d84e14196e762c803c50c7b207a9e352bc (patch)
tree5616fbf76d791ca399b0b73545abb6d3cc19e14a /tools/testing/kunit/kunit_parser.py
parenta72fa6304342a3ad749955fd9007695f761e12d6 (diff)
downloadlinux-58c965d84e14196e762c803c50c7b207a9e352bc.tar.bz2
kunit: tool: remove unnecessary "annotations" import
The import was working around the fact "tuple[T]" was used instead of typing.Tuple[T]. Convert it to use type.Tuple to be consistent with how the rest of the code is anotated. Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Tested-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/kunit/kunit_parser.py')
0 files changed, 0 insertions, 0 deletions