gradio
52eb6ef8
- Fix missing TypedDict on python 3.7 (#1803)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix missing TypedDict on python 3.7 (#1803) Attempt to import TypedDict from typing_extensions if running on python 3.7. Remove unused importlib.metadata.
References
#1803 - Fix missing TypedDict on python 3.7
Author
Ryan-Qiyu-Jiang
Parents
a3fcf43b
Loading