Skip to content

Commit

Permalink
Back out Black
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Aug 11, 2024
1 parent dca367b commit e9f9714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repos:
rev: 24.4.2
hooks:
- id: black
name: Run Black on Tools/jit/ and annotationlib
files: ^(Tools/jit/|Lib/annotationlib\.py|Lib/test/test_annotationlib\.py)
name: Run Black on Tools/jit/
files: ^Tools/jit/
language_version: python3.12

- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit e9f9714

Please sign in to comment.