Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add typing to function vars #4372

Merged
merged 7 commits into from
Nov 13, 2024
Merged

add typing to function vars #4372

merged 7 commits into from
Nov 13, 2024

Conversation

adhami3310
Copy link
Member

No description provided.

reflex/vars/function.py Show resolved Hide resolved
@adhami3310 adhami3310 merged commit 27c1a7e into main Nov 13, 2024
33 of 34 checks passed
@adhami3310 adhami3310 deleted the add-typing-to-function-vars branch November 13, 2024 04:00
benedikt-bartscher pushed a commit to benedikt-bartscher/reflex that referenced this pull request Nov 14, 2024
* add typing to function vars

* import ParamSpec from typing_extensions

* remove ellipsis as they are not supported in 3.9

* try importing everything from extensions

* special case 3.9

* don't use Any from extensions

* get typevar from extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants