Commit 67fe27e
Drop redundant from __future__ import annotations
Python 3.13 (the package floor) evaluates the runtime PEP 604 / PEP 695
syntax natively. Drop the directive for file-level idiom consistency
with the rest of the codebase.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 70541ac commit 67fe27e
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
0 commit comments