Skip to content

Fixed: flake8 issues#11

Merged
sn merged 2 commits intomainfrom
feature/style-engine
Nov 11, 2025
Merged

Fixed: flake8 issues#11
sn merged 2 commits intomainfrom
feature/style-engine

Conversation

@sn
Copy link
Owner

@sn sn commented Nov 11, 2025

This pull request makes two minor updates: it expands the supported Python versions in the CI test matrix and improves type hinting in the StyleSheet class for better static analysis.

  • CI configuration:

  • Codebase type safety:

    • src/ydnatl/styles/stylesheet.py: Added a conditional import for Theme using TYPE_CHECKING to improve type hinting without introducing runtime dependencies.

@sn sn self-assigned this Nov 11, 2025
@sn sn merged commit 7c3256b into main Nov 11, 2025
6 checks passed
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