Skip to content

Commit

Permalink
Fixed precommit errors and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astus committed Dec 5, 2024
1 parent 5caad17 commit 7b309c3
Show file tree
Hide file tree
Showing 2 changed files with 715 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ repos:
hooks:
- id: ruff
args: [--fix, --exclude, "**/tests_common/,**/tests_integration/"]
verbose: true
- repo: https://github.com/psf/black
rev: 22.12.0
hooks:
Expand Down
Loading

0 comments on commit 7b309c3

Please sign in to comment.