Skip to content

enforce code style in python module #98

@fzahle

Description

@fzahle

We should check and enforce code style in the python module. We often use Black, but I don't have strong feelings on that.

  • add specific version of black (or other) to pyproject.toml as dependency
  • run black on existing code and merge
  • add syntax check to CI pipeline

Metadata

Metadata

Assignees

Labels

python-libraryRelated to the python libraryv2.0Must be addressed before releasing v2.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions