Michael Rans
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Python 2/3 function annotations: __annotations__ or pep484
Completed1. Does PyCharm support Python 2 compatible function annotations in a __annotations__ dictionary as described here: http://python-future.org/func_annotations.html#func-annotations? If not, should i...