An extra "-" is added to filenames when dumping datasets
Open
- Dominant language
- Python
- Stars
- 212
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
A resource called "title.ext" becomes "name-.ext". Resource title is still the same, but the path differs.
```
"name": "s-ptarmigan-counts-readme-pdf",
"path": "data/s-ptarmigan-counts-readme-.pdf",
"title": "S_ptarmigan_counts_readme.pdf"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.