🎨 Apply black formatting

This commit is contained in:
2024-12-13 18:53:47 +08:00
parent 6f1817726e
commit 849cc24968
4 changed files with 19 additions and 18 deletions

View File

@ -16,10 +16,10 @@ repos:
hooks:
- id: mypy
# - repo: https://github.com/pre-commit/pre-commit-hooks
# rev: v4.0.1
# hooks:
# - id: trailing-whitespace
# - id: end-of-file-fixer
# - id: check-yaml
# - id: check-added-large-files
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files