[roll] Roll fuchsia [py] Run isort on entire fuchsia codebase

Run the isort import sorter on entire codebase. Subsequent change
will integrate isort with shac and enforce import ordering in future commits.

Original-Bug: 352796213
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082094
Owners-Override: Alice Neels <neelsa@google.com>
Original-Revision: 5cc9b6623ca4477705ddf8c865c12be6b59e244f
GitOrigin-RevId: 73f870f74b2cc05f771431fb4336f85303936ca4
Change-Id: I145919ba8efb98c338678d15ff9fa5633ee0287f
1 file changed
tree: a75ce2dbbfad3b178fdfc46ed5d819175dc74b56
  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.