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

Fix broken docstrings related to functools.partial #4

Closed connor-makowski closed 2 years ago

connor-makowski commented 2 years ago

When using docstrings in classes and calling type_enforced, the headers for help strings get broken by functools.partial