Skip to content

list_files and list_folders fails if non-alphanum character contained in substr #43

@alex-l-kong

Description

@alex-l-kong

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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions