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

feat: allow wildcard file to use the adjusted probabilities feature #891

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

idrirap
Copy link
Contributor

@idrirap idrirap commented Jan 24, 2025

I wanted to be able to use weighted probability for wildcard files like

colors:
  - 1::__cold__
  - 3::__warm__
cold:
  - blue
warm:
  - red
  - orange
  - yellow

My code is based on the existing code for the option replacement. Without the $$ part

@ltdrdata ltdrdata merged commit cb168d6 into ltdrdata:Main Jan 28, 2025
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