gradio/.changeset
Hari Om Bhardwaj 1d5b15a2d2
Assert refactor in external.py (#5811)
* Refactored assert statements to if statements

* format-addons

* format

* add changeset

* Update gradio/external.py

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* refactored video.py

* refactored all the assert statements with response

* add changeset

* add changeset

* Apply suggestions from code review

* Refactored documentation.py and few more files

* avoid circular

* Replaced all assert statements

* lint

* notebooks

* fix

* minor changes

* final changes according to tests

* Lint

* last fix

* fix

* fix utils test

* fix serialization error

* fix serialization error

---------

Co-authored-by: harry-urek <hariombhardwaj038@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-10-06 18:14:14 -07:00
..
changeset.cjs Support lists in fix + feat changelog entries (#5261) 2023-08-18 16:32:25 +01:00
config.json unified release process (#4986) 2023-07-21 19:13:21 +01:00
eager-goats-share.md Lite: Fix Examples.create() to be a normal func so it can be called in the Wasm env (#5821) 2023-10-06 10:57:22 -07:00
evil-berries-teach.md Convert async methods in the Examples class into normal sync methods (#5822) 2023-10-06 11:05:11 -07:00
fix_changelogs.cjs refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
light-buses-enter.md Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
open-points-sort.md Quick fix: Chatbot change event (#5827) 2023-10-06 11:16:59 -07:00
README.md move files (#3605) 2023-03-27 16:12:58 -07:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation