Skip to content

Commit

Permalink
Use python3 as black version
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbowen committed Oct 27, 2023
1 parent 8ef81aa commit a99e326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
rev: 23.10.0
hooks:
- id: black
language_version: python3.11
language_version: python3

- repo: https://github.com/pycqa/isort
rev: 5.12.0
Expand Down

0 comments on commit a99e326

Please sign in to comment.