connor-makowski / type_enforced

A pure python type enforcer for annotations. Enforce types in python functions and methods.
MIT License
45 stars 2 forks source link

Allow soft disabling / enabling type enforcement. #33

Closed connor-makowski closed 8 months ago

connor-makowski commented 8 months ago

This is important for debugging vs production environments as well as simple decoration processes.

connor-makowski commented 8 months ago

Solved with: https://github.com/connor-makowski/type_enforced/commit/67ecd6c6c1bdfbea9b296c644c2a6aaf49908f8b