[roll] Roll fuchsia [mypy] Fix type annotations in py_test_utils

Enable mypy checking in //src/performance/lib/py_test_utils by fixing up
type annotations.

Original-Bug: b/366268742
Test: //src/performance/lib/py_test_utils/tests:utils_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273044
Original-Revision: fffbea7e8ca7401cc26572ce7e3a00de5e2fa398
GitOrigin-RevId: ba642f97ff5253dcdc2c5dca7e164d3f32e1b46f
Change-Id: I791d241f55b713b0a71ddd552ba2ef4495170be8
1 file changed
tree: d9caa6bb665db0cc85d9f16b8792922e0ac4c041
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.