mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
parent
318e90c0ed
commit
3d0ab76532
@ -16,7 +16,7 @@ No changes to highlight.
|
||||
|
||||
## Testing and Infrastructure Changes:
|
||||
|
||||
No changes to highlight.
|
||||
- Pinned `pyright==1.1.298` for stability by [@abidlabs](https://github.com/abidlabs) in [PR 3475](https://github.com/gradio-app/gradio/pull/3475)
|
||||
|
||||
## Breaking Changes:
|
||||
|
||||
|
@ -4,5 +4,5 @@ source scripts/helpers.sh
|
||||
pip_required
|
||||
|
||||
pip install --upgrade pip
|
||||
pip install pyright
|
||||
pip install pyright==1.1.298
|
||||
pyright gradio/*.py
|
||||
|
Loading…
Reference in New Issue
Block a user