Skip to content

Commit

Permalink
Update docs/contributing/development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy authored Oct 3, 2024
1 parent e4b574c commit e876975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ specific jobs:
```console
$ nox -s typecheck # Typecheck only
$ nox -s tests # Python tests
$ nox -s serve_docs # build and serve the docs
$ nox -s serve_docs # Build and serve the docs
$ nox -s build_pkg # Make an SDist and Wheel
```

Expand Down

0 comments on commit e876975

Please sign in to comment.