Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed glob pattern in Image File Iterator #2039

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

RunDevelopment
Copy link
Member

What we talked about on discord.

Changes:

  • Use root_directory. This fixes a bug where special characters within directory paths caused invalid glob patterns.
  • Added GLOBSTAR flag to enable **.
  • De-duplicate returned file paths.

@joeyballentine joeyballentine merged commit c00644f into chaiNNer-org:main Aug 2, 2023
@RunDevelopment RunDevelopment deleted the glob-fix branch August 2, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants