Skip to content

Commit

Permalink
chore: use ruff formatter instead of black
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Dec 19, 2023
1 parent 96795e0 commit 836e52e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ repos:
hooks:
- id: pyupgrade
args: ["--py38-plus"]
- repo: https://github.com/psf/black
rev: 23.12.0
hooks:
- id: black

0 comments on commit 836e52e

Please sign in to comment.