Skip to content

fix(query-processing): import typing names before use - #2014

Open
sxwxs wants to merge 1 commit into
assafelovic:mainfrom
sxwxs:fix/query-processing-typing-imports
Open

fix(query-processing): import typing names before use#2014
sxwxs wants to merge 1 commit into
assafelovic:mainfrom
sxwxs:fix/query-processing-typing-imports

Conversation

@sxwxs

@sxwxs sxwxs commented Jul 30, 2026

Copy link
Copy Markdown

Move typing and module imports above _normalize_sub_queries so Python 3.11 can evaluate its annotations during module import without raising NameError.

    Move typing and module imports above _normalize_sub_queries so Python 3.11 can evaluate its annotations during module import without raising NameError.
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.

1 participant