v1.0.1 - CI Fixes & Stability Improvements
Improvements & Fixes
- CI/CD Fixes: Resolved GitHub Actions failures by adding conditional imports for optional dependencies (
stylo_metrix). - Type Safety: Fixed 16+ strict type errors (
mypy) across the codebase. - Code Style: Applied
blackandisortformatting ensuring PEP8 compliance. - Cleanup: Removed accidental test artifacts (
project_2025) and redundant scripts.
This release ensures a stable, passing build for both local development and CI environments.