Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ repos:
- id: trailing-whitespace
exclude: \.aux$
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.5
rev: v1.5.6
hooks:
- id: remove-crlf
exclude_types: [binary]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.4
rev: v0.15.5
hooks:
- id: ruff-format
exclude: "^paper1/.*/minimal.py$"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ A description of the dataset, a summary of the validation results,
and an archived version of this repository can be found on Zenodo:
[10.5281/zenodo.15722902](https://doi.org/10.5281/zenodo.15722902).


## License

All files in this dataset are distributed under a choice of license:
Expand Down