Skip to content

Commit

Permalink
Merge pull request #139 from tonyandrewmeyer/test-md-code
Browse files Browse the repository at this point in the history
test: test the code in the README
  • Loading branch information
tonyandrewmeyer authored Jun 6, 2024
2 parents 2e7a3b8 + c8b42ba commit dcab8d0
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 dcab8d0

Please sign in to comment.