Skip to content

Commit

Permalink
Test the code in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Jun 6, 2024
1 parent 2e7a3b8 commit c8b42ba
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 176 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/asottile/add-trailing-comma
rev: v2.4.0
rev: v3.1.0
hooks:
- id: add-trailing-comma
args: [--py36-plus]
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
hooks:
Expand Down
Loading

0 comments on commit c8b42ba

Please sign in to comment.