Skip to content

Cleanup: use black code formatter #2602

@fritzo

Description

@fritzo

It would be nice for contributors if we could auto-format Pyro's codebase. It seems the most popular python formatter is now black.

Formatting the entire codebase will wreak havok on open PRs, so if we decide to run black we should try to

  1. close out existing PRs beforehand, and
  2. possibly split the formatting across multiple PRs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions