[roll] Roll fuchsia [superproject] Roll antlion Complete typing of PduDevice, fix errors

Fill in incomplete typing of the pdu.py file and fix the resulting
errors found by mypy.

Original-Bug: b/305301386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1029733
Original-Revision: fbd50309a814d76465a4194717c17e5d7bb7ce95
GitOrigin-RevId: 2df12fef62ceff8dc9f872999390c17a5fdd1b31
Roller-URL: https://ci.chromium.org/b/8750453707529040353
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1029874
Original-Revision: cae6b18ebb385fa59a5e45442db268ea123f92bb
Change-Id: I9b530a4e4dba4aae0d31ce7c58ed19116adcca6e
1 file changed
tree: 9fea05c0b4e718ad145d4d39ea5dc6f6d6822649
  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.