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

[Enhancement] Comment in imgaug/augmenters/_init_.py is not correct #818

Open
LucasVandroux opened this issue Apr 24, 2022 · 0 comments
Open

Comments

@LucasVandroux
Copy link

In the file imgaug/augmenters/init.py, on line 17, it is written:

import imgaug.augmenters.imgcorruptlike  # use as iaa.imgcorrupt.<Augmenter>

it should be

import imgaug.augmenters.imgcorruptlike  # use as iaa.imgcorruptlike.<Augmenter>
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

No branches or pull requests

1 participant