reflex/tests/components/core
Jirka Borovec 4d567b7ec1
ruff-format: unify Black with Ruff v0.1 (#2837)
* ruff-format: unify Black with Ruff

* ruff lint.

* v0.1.0

* run precommit

* hand fixing

* fix `not isinstance(...)`

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* rev isinstance(...) with noqa

* exclude = ["*.pyi"]

* apply precommit

* apply format

* revert pyi

* fixing

* Fix or

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* Update reflex/components/datadisplay/code.pyi

* Apply suggestions from code review

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* Update tests/components/core/test_colors.py

* Update reflex/app.py

* Update reflex/app.py

* Update benchmarks/test_benchmark_compile_pages.py

* Update benchmarks/test_benchmark_compile_pages.py

* Update benchmarks/test_benchmark_compile_pages.py

---------

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
2024-04-23 14:40:06 -07:00
..
__init__.py rx.color to work with conditional vars (#2546) 2024-02-08 11:45:15 -08:00
test_banner.py [REF-2296] Rename recursive functions (#2999) 2024-04-04 09:26:31 -07:00
test_colors.py ruff-format: unify Black with Ruff v0.1 (#2837) 2024-04-23 14:40:06 -07:00
test_cond.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_debounce.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_foreach.py Force pydantic v1 for sqlmodel compatibility (#3026) 2024-04-11 13:42:30 -07:00
test_html.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_match.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_responsive.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_upload.py Lendemor/improve coverage (#2988) 2024-04-04 14:31:43 +02:00