Skip to content

Enforce "black" code style #870

Description

@soxofaan

related to #294

This seems to become more an more an issue: this project does not enforce a code formatting style, but in the Python ecosystem there is now a pronounced gravity towards black/ruff format.
A lot of people (myself included) have set up their development environment to automatically apply this code style (or at least partially), but this causes issues with signal/noise ratio in PRs.

I have been reluctant to do a big bang reformat of the code, as this would break all ongoing pull requests,
but lately I've noticed that not fully following the black code style is causing more problems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions