reflex/scripts
Thomas Brandého b8b3f8910e
add more type annotations through the code (#4401)
* add more type annotations through the code

* add typing in reflex/utils

* misc typing

* more typings

* state typing

* keep typing

* typing init and utils

* more typing for components

* fix attempt for 3.9

* need more __future

* more typings

* type event plz

* type model

* type vars/base.py

* enable 'ANN001' for reflex folder (ignore tests and benchmarks)

* fix pyi

* add missing annotations

* use more precise error when ignoring
2025-01-29 01:12:47 +01:00
..
bun_install.sh update bun to 1.2.0 (#4678) 2025-01-22 15:19:25 -08:00
darglint_test.bat Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
install.ps1 update bun to 1.2.0 (#4678) 2025-01-22 15:19:25 -08:00
integration.sh Revert "[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)" (#4614) 2025-01-09 16:30:49 -08:00
make_pyi.py pyi_generator cleanup: ruff, remove fully qualified reflex. names (#3591) 2024-06-29 08:48:01 -07:00
wait_for_listening_port.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00