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

add __repr__ and __str__ methods for Compose etc #285

Open
aaprasad opened this issue Jun 22, 2023 · 1 comment
Open

add __repr__ and __str__ methods for Compose etc #285

aaprasad opened this issue Jun 22, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@aaprasad
Copy link

albumentations has a nice __repr__ and __str__ for their Compose class that shows the augmentations being used. Would be nice to have the same thing in Compose instead of the generic <audiomentations.core.composition.Compose object at 0x15546be0cdf0>

@iver56
Copy link
Owner

iver56 commented Jun 22, 2023

Good suggestion

@iver56 iver56 added the good first issue Good for newcomers label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants