reflex/tests
Khaleel Al-Adhami a639f526da
add typing to function vars (#4372)
* add typing to function vars

* import ParamSpec from typing_extensions

* remove ellipsis as they are not supported in 3.9

* try importing everything from extensions

* special case 3.9

* don't use Any from extensions

* get typevar from extensions
2024-11-14 21:24:51 +01:00
..
integration Merge remote-tracking branch 'upstream/main' into minify-state-names-v2 2024-11-08 22:35:29 +01:00
units add typing to function vars (#4372) 2024-11-14 21:24:51 +01:00
__init__.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_minify_state.py wip: more dynamic jinja contexts, tests for minification 2024-11-05 12:53:16 -08:00
test_node_version.py improve app_src typing (#4324) 2024-11-07 14:08:37 -08:00