Skip to content

Commit

Permalink
fix: Remove duplicated 'types_or' key
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Nov 17, 2023
1 parent 580b6cd commit 8213848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ repos:
hooks:
- id: black-jupyter
types_or: [python, pyi, jupyter]
types_or: [python, pyi, jupyter]

- repo: https://github.com/adamchainz/blacken-docs
rev: 1.16.0
Expand Down

0 comments on commit 8213848

Please sign in to comment.