reflex/reflex/utils
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 [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
build.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
codespaces.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
compat.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
console.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
exceptions.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
exec.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
export.py reflex export environment should default to prod (#4673) 2025-01-22 11:11:47 -08:00
format.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
imports.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
lazy_loader.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
net.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
path_ops.py fix stuff with bun_path (#4688) 2025-01-27 12:37:00 -08:00
prerequisites.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
processes.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
pyi_generator.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
redir.py [GTM-836]Rework Init workflow (#4377) 2024-11-21 16:58:12 -08:00
registry.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
serializers.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
telemetry.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
types.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00