gradio icon indicating copy to clipboard operation
gradio copied to clipboard

Fix typo in components.py

Open eltociear opened this issue 2 years ago • 3 comments

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

eltociear avatar Feb 18 '23 14:02 eltociear

All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-3235-all-demos

gradio-pr-bot avatar Feb 18 '23 22:02 gradio-pr-bot

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 avatar Feb 19 '23 15:02 abidlabs

@abidlabs Thank you! Added this PR to CHANGELOG.md.

eltociear avatar Feb 20 '23 17:02 eltociear

LGTM thanks again @eltociear

abidlabs avatar Feb 20 '23 18:02 abidlabs