DandiETag: (possibly) for 0-length file produce 1 part
Open
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
ATM it is
```shell
$> dandi digest /tmp/zero
/tmp/zero: d41d8cd98f00b204e9800998ecf8427e-0
```
thus reflecting the fact that there is no parts (`-0`). We might need to adjust it (see https://github.com/dandi/dandi-api/issues/168) to produce one part upload (with 0-length part)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.