reflex/reflex/components/recharts
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
..
__init__.py [ENG-4406] cell component wrapper (#4670) 2025-01-22 09:00:43 +02:00
__init__.pyi [ENG-4406] cell component wrapper (#4670) 2025-01-22 09:00:43 +02:00
cartesian.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
cartesian.pyi add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
charts.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
charts.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
general.py pie chart type annotation fix (#4681) 2025-01-23 15:52:25 +02:00
general.pyi pie chart type annotation fix (#4681) 2025-01-23 15:52:25 +02:00
polar.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
polar.pyi add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
recharts.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
recharts.pyi enable css props via wrapperStyle for recharts components (#4447) 2024-12-02 09:20:33 -08:00