Skip to content

Commit

Permalink
📝 docs(readme): document flags, multiple-dispatch, and more tools (#43)
Browse files Browse the repository at this point in the history
* 📝 docs(readme): document flags, multiple-dispatch, and more tools
* 🎨 style: use pycon

Signed-off-by: nstarman <nstarman@users.noreply.github.com>
  • Loading branch information
nstarman authored Dec 4, 2024
1 parent 3507ff5 commit e983695
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 145 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ repos:
hooks:
- id: blacken-docs
additional_dependencies: [black==24.*]
exclude: README.md

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: "v5.0.0"
Expand Down
Loading

0 comments on commit e983695

Please sign in to comment.