Skip to content

Globbing file paths for dir_paths contains wrong regex  #45

@MoAly98

Description

@MoAly98

The dirpaths = [p+'/.*' for path in paths for p in glob.glob(path) if os.path.isdir(p)] in make_sample_paths should use * instead of .*

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions