Skip to content

Conversation

@doublehoon
Copy link

@doublehoon doublehoon commented Nov 4, 2025

Modernizes type annotations in the design.py file to align with Python 3.12+ standards (PEP 585) by replacing Dict with the built-in dict type and removing unnecessary imports.

Fixes #106

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.

Update type annotations in design.py to use modern Python 3.12+ syntax

2 participants