Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Execute unit tests by running one of the sessions prefixed with `unit-`.

## Formatting

- Lint sources by running `nox -s blacken`. Use `nox -s lint` to run lint check.
- Format sources by running `nox -s format`. Use `nox -s lint` to run lint check.

## Integration Tests

Expand Down
Loading