Skip to content

Make sure code is properly formatted by black in CI #31

@regisb

Description

@regisb

The check to implement in CI is something along the lines of:

black --check forum/ tests/ test_utils/

Then, to format it, run:

black forum/ tests/ test_utils/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions