gradio/demo/musical_instrument_identification
Aarni Koskela ef3862e075
Switch linting to Ruff (#3710)
* Sort requirements.in

* Switch flake8 + isort to ruff

* Apply ruff import order fixes

* Fix ruff complaints in demo/

* Fix ruff complaints in test/

* Use `x is not y`, not `not x is y`

* Remove unused listdir from website generator

* Clean up duplicate dict keys

* Add changelog entry

* Clean up unused imports (except in gradio/__init__.py)

* add space

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-03 15:48:18 -07:00
..
data_setups.py Adding a Playground Tab to the Website (#1860) 2022-09-15 08:24:10 -07:00
DESCRIPTION.md Adding a Playground Tab to the Website (#1860) 2022-09-15 08:24:10 -07:00
requirements.txt Dropdown for seeing docs as latest or main (#2544) 2022-11-08 13:02:05 +01:00
run.ipynb Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
run.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00