gradio
gradio copied to clipboard
Fix typo in components.py
Description
covert -> convert
Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have added a short summary of my change to the CHANGELOG.md
- [x] My code follows the style guidelines of this project
- [ ] I have commented my code in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-3235-all-demos
Thanks for fixing this @eltociear, if you can just add a line in CHANGELOG.md
so that we can track and credit you for the fix, happy to merge this in.
@abidlabs Thank you!
Added this PR to CHANGELOG.md
.
LGTM thanks again @eltociear