mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-04-24 13:45:05 +00:00
- 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>
Source files for binary executables (as opposed to shared modules)