Files
typthon/Programs/_freeze_module.py
copilot-swe-agent[bot] b0af5a66cd Add type annotations to helper functions per code review
- Added type annotations to strict_types decorator (func: F -> F)
- Added type annotations to _check_type parameters (value: Any, expected_type: Type)
- Removed unused get_type_hints import
- Added TypeVar and proper typing imports for decorator
- All functions now have complete type annotations including helpers

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-24 12:50:16 +00:00

6.2 KiB