Skip to content

Conversation

@dmeenaarmorcode
Copy link
Collaborator

No description provided.

- Changed dict[str, Any] to Dict[str, Any] on line 554
- Changed tuple[...] to Tuple[...] on line 587
- These lowercase generic types only work in Python 3.9+
- Using capitalized versions from typing module ensures compatibility with Python 3.6-3.8

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dmeenaarmorcode dmeenaarmorcode changed the base branch from qa to main August 11, 2025 15:01
@dmeenaarmorcode dmeenaarmorcode changed the title Type fix Type fix for older versions Aug 11, 2025
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.

4 participants