reflex/reflex/utils
Thomas Brandého 61cb72596e
enable PTH rule (#4476)
* enable PTH rule

* fix import in test_call_script

* fix units tests

* reorder ruff rules

* Update reflex/utils/build.py

Co-authored-by: Masen Furer <m_github@0x26.net>

* format pyproject.toml

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-12-13 14:06:26 -08:00
..
__init__.py [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
build.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
codespaces.py Add a link to backend in connection error (#3044) 2024-06-27 12:20:03 -07:00
compat.py update ruff to latest version (#4081) 2024-10-07 23:52:36 +02:00
console.py [ENG-4100]Throw warnings when Redis lock is held for more than the allowed threshold (#4522) 2024-12-12 11:36:31 -08:00
exceptions.py [ENG-4100]Throw warnings when Redis lock is held for more than the allowed threshold (#4522) 2024-12-12 11:36:31 -08:00
exec.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
export.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
format.py Avoid double JSON encode/decode for socket.io (#4449) 2024-12-12 05:47:23 -08:00
imports.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
lazy_loader.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
net.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
path_ops.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
prerequisites.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
processes.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
pyi_generator.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
redir.py [GTM-836]Rework Init workflow (#4377) 2024-11-21 16:58:12 -08:00
registry.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
serializers.py [ENG-3953] Support pydantic BaseModel (v1 and v2) as state var (#4338) 2024-11-21 17:01:14 -08:00
telemetry.py [ENG-4149] require login to deploy named templates (#4450) 2024-12-04 18:15:31 -08:00
types.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00