Skip to content

Commit

Permalink
Merge branch 'main' into workflow/release-drafter-calibration-main
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM authored Dec 16, 2024
2 parents 5b3c98c + 8e8c37d commit cce543d
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 @@ -21,7 +21,7 @@ repos:
rev: 6.3.0 # pick a git hash / tag to point to
hooks:
- id: pydocstyle
exclude: "tests|benchmarks|examples|scripts|setup.py" #|heat/utils/data/mnist.py|heat/utils/data/_utils.py ?
exclude: "tutorials|tests|benchmarks|examples|scripts|setup.py" #|heat/utils/data/mnist.py|heat/utils/data/_utils.py ?
- repo: "https://github.com/citation-file-format/cffconvert"
rev: "054bda51dbe278b3e86f27c890e3f3ac877d616c"
hooks:
Expand Down

0 comments on commit cce543d

Please sign in to comment.