Stewori / pytypes

Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.
Apache License 2.0
200 stars 20 forks source link

set_global_annotations_decorator is not working #75

Open jolaf opened 5 years ago

jolaf commented 5 years ago

set_global_annotations_decorator is mentioned in README.rst, but is never mentioned in the code. It's unclear how it should be used.

pytypes.set_global_annotations_decorator = True seems to not have any effect.