refactor
BREAKING
task/drop-future-annotations
#1 / 1
refactor: drop from __future__ import annotations (Python 3.14)
PEP 649/749 makes deferred annotation evaluation the default in Python 3.14 — the __future__ import is no longer needed. Removed from all 128 source files across the codebase.
sha256:f5b5b36f1f1f6f465230693cb2f2db135d71db24521db744eb0ce3f75c6a7daf
sha
sha256:daa439360b4490be25652d6b09e135eb514e133732c0c5d87852e2f7bb7a7a24
snapshot
← Older
Oldest on task/drop-future-annotations
All commits
Newer →
Latest on task/drop-future-annotations
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:f5b5b36f1f1f6f465230693cb2f2db135d71db24521db744eb0ce3f75c6a7daf --body "your comment"
No comments yet. Be the first to start the discussion.