angelolab / angelolab/alpineer
`list_files` and `list_folders` fails if non-alphanum character contained in substr
Ouverte
bug
help wanted
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Describe the bug**
In certain cases, users will need to define a `substr` that contains a non-alphanum character. For example, listing all of the `.tiff` files in a folder.
The functions don't handle this functionality correctly, instead returning an empty list.
**Expected behavior**
Add support for this functionality.
**To Reproduce**
Run `list_files` with `substrs='.tiff'`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.