Skip to content

Commit

Permalink
relax the black
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan Tran authored and Tuan Tran committed Jun 18, 2024
1 parent f92ad87 commit 9a50721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.4.2
hooks:
- id: black
language_version: python3.8

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

0 comments on commit 9a50721

Please sign in to comment.