gradio/client/python/test
Freddy Boulton 7b18891aae
Client: Support endpoints that return layout components (#4871)
* Add code

* CHANGELOG

* Add code

* Use set

* Modify _setup_serializers instead

* Push up code

* Remove from serializing

* Add gradio_client changes

* Update requirements.txt
2023-07-17 13:21:54 -04:00
..
conftest.py Client: Support endpoints that return layout components (#4871) 2023-07-17 13:21:54 -04:00
requirements.txt Upgrade black to 23.3 (#4259) 2023-05-18 11:04:59 -04:00
test_client.py Client: Support endpoints that return layout components (#4871) 2023-07-17 13:21:54 -04:00
test_documentation.py Use tempdir for all python unit tests tests (#4882) 2023-07-12 11:19:39 -04:00
test_serializing.py Client: Support endpoints that return layout components (#4871) 2023-07-17 13:21:54 -04:00
test_utils.py URL validation/access fixes (#4695) 2023-06-30 10:25:33 -05:00