Skip to content

Commit

Permalink
fix: type hints & linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Dec 4, 2024
1 parent 4494351 commit 362fdb2
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 @@ -39,7 +39,7 @@ repos:
hooks:
- id: trailing-whitespace
exclude: '(setup.cfg|src/kiara/utils/cli/__init__.py)'
# - id: check-added-large-files
- id: check-added-large-files
- id: check-ast
- id: check-json
- id: check-merge-conflict
Expand Down

0 comments on commit 362fdb2

Please sign in to comment.