We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19aae77 commit 3607041Copy full SHA for 3607041
1 file changed
CONTRIBUTING.md
@@ -108,5 +108,5 @@ For some pull requests when adding new components you will have to generate a py
108
(Please check in with the team before adding a new component to Reflex we are cautious about adding new components to Reflex's core.)
109
110
```bash
111
-uv run python scripts/make_pyi.py
+uv run python -m reflex.utils.pyi_generator
112
```
0 commit comments