Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 6979b0f

Browse files
committed
chore: update dev instructions to include nox -s format
1 parent d5940b4 commit 6979b0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Execute unit tests by running one of the sessions prefixed with `unit-`.
2323

2424
## Formatting
2525

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

2828
## Integration Tests
2929

0 commit comments

Comments
 (0)