commit | 5e52cc3f9a12845bb29798fabf99cfc574692010 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Wed Nov 30 22:08:51 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 30 22:08:51 2022 +0000 |
tree | 984e9649059a56028618d8d4a0bf31759a27795e | |
parent | 47398dfbbf3ed28a9751d521966e9b75b7897da7 [diff] |
pw_env_setup: Format with black There are also minor changes because our black configuration assumes code doesn't need to be valid Python 2. This causes issues with trailing commas after *args or **kwargs. Bug: b/259595799 Change-Id: I4991354e9fb6cc547402d4360bbfeca2dc5750d3 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/121801 Commit-Queue: Rob Mohr <mohrr@google.com> Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.