-
Notifications
You must be signed in to change notification settings - Fork 1.1k
codespell: action, config + some typos fixed #3323
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
Conversation
=== Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
Job PR-3323-f071a76 is done. |
@yarikoptic Thanks for the contribution! |
Yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thanks for the contribution!
@gradientsky shall we merge? |
Job PR-3323-36c1d1a is done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can merge this in. Thanks!
* 'master' of https://github.com/awslabs/autogluon: 0.8.2 release notes (autogluon#3371) Pin pydantic (autogluon#3370) 0.8.1 Post Release (autogluon#3367) [Merge after v0.8.1][AutoMM] Unpin sentencepiece (autogluon#3368) codespell: action, config + some typos fixed (autogluon#3323) 0.8.1 release notes (autogluon#3363) [AutoMM] Update per gpu batch size for HPO (autogluon#3360) [Multimodal] Fix hpo crashing on reuse_actor (autogluon#3361) Add missing colab buttons to advanced AutoMM tutorials (autogluon#3359) Fix log suppression workaround for print statements in suod (autogluon#3364) Pin dependencies (autogluon#3358) [timeseries] Fix bugs in DirectTabularModel (autogluon#3350) Fix refit crash (autogluon#3348)
I saw that there was a recent glorious release. so I have decided to contribute to make the next one even more glorious ;) From now on
codespell
action would warn you if a known typo introduced to the code base.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.