Skip to content

Commit 3fcc6b4

Browse files
authored
Merge pull request #113 from DanielaSchacherer/single_instance_download
Implementation of instance-level download
2 parents 1e52cc4 + 5af1112 commit 3fcc6b4

File tree

3 files changed

+190
-40
lines changed

3 files changed

+190
-40
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ repos:
6060
rev: "v2.2.6"
6161
hooks:
6262
- id: codespell
63+
args: ["--quiet-level 3"]
6364

6465
- repo: https://github.com/shellcheck-py/shellcheck-py
6566
rev: "v0.9.0.6"

0 commit comments

Comments
 (0)