[roll] Roll infra/recipes [black] Update to new Python syntax

This is possible now that we're using our own pylint version and can
update to a new version.

Original-Bug: 416713101
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1272534
Original-Revision: d733488ede52f367fb77846e00acc1ede0e86c22
GitOrigin-RevId: 844dddde8767532d5eff38daa9b1435b0e520b23
Change-Id: I787a329ec6db8621403e1bec0a836658ea83e22e
1 file changed
tree: 8bdb36e13c57589a2510c98d6fefc969fd861d79
  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.