str | None union syntax requires Python 3.10+. Adding from __future__ import annotations makes all annotations lazy so the script can run on older Python and report the version requirement instead of crashing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2.4 KiB
2.4 KiB