Skip to content

Commit 14f6321

Browse files
committed
Re-add pylint and fix test_init
1 parent 346339a commit 14f6321

File tree

4 files changed

+290
-73
lines changed

4 files changed

+290
-73
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos:
1616
- id: ruff
1717
args:
1818
- --fix
19+
- id: ruff-format
1920
- repo: https://github.com/pre-commit/pre-commit-hooks
2021
rev: v5.0.0
2122
hooks:

0 commit comments

Comments
 (0)