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

Commit 70b3715

Browse files
chore: update dev instructions to include nox -s format (#2559)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent d5940b4 commit 70b3715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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+
- Format sources by running `nox -s format`. Use `nox -s lint` to run lint check.
2727

2828
## Integration Tests
2929

0 commit comments

Comments
 (0)