Skip to content

Commit

Permalink
add examples and add more to usage page
Browse files Browse the repository at this point in the history
  • Loading branch information
NodeJSmith committed Jun 13, 2024
1 parent 8906eaa commit 6b38dad
Show file tree
Hide file tree
Showing 6 changed files with 932 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: mypy
name: mypy
entry: mypy
exclude: ^tests
exclude: ^(tests|examples)/
language: python
types: [python]
require_serial: true
Expand Down
Loading

0 comments on commit 6b38dad

Please sign in to comment.