Skip to content

Commit 6cd2f18

Browse files
committed
Also be able to fetch RIS
1 parent 75cd517 commit 6cd2f18

File tree

4 files changed

+6076
-38
lines changed

4 files changed

+6076
-38
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
rev: v2.0.0
2323
hooks:
2424
- id: codespell
25-
exclude: ^(dandi/_version\.py|dandi/due\.py|versioneer\.py|sandbox/dandi_.*\.json|sandbox/dandi.bib)$
25+
exclude: ^(dandi/_version\.py|dandi/due\.py|versioneer\.py|sandbox/dandi_.*\.json|sandbox/dandi\..*)$
2626
- repo: https://github.com/PyCQA/flake8
2727
rev: 7.0.0
2828
hooks:

0 commit comments

Comments
 (0)