[roll] Roll fuchsia [pytype] Enforce type checking on python_mobly_test targets

Enable MyPy type checking on python_mobly_test targets, now defaulting to true

Original-Bug: 330752904
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011292
Original-Revision: aca5bafd4cbe975bc77fe509fa11631dd679723f
GitOrigin-RevId: 6feb811d06783cbec7e597fb239d182d102f4081
Change-Id: I78693aafd8d355240e6134f580f483c881d71138
1 file changed
tree: 6f1a3d270075eb6f9032344eea7b855af364ce06
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.