parsons

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
parsons created a post, Type declaration in docstring and code analysis
Hello,I wonder, if there is any document describing how to write type declarations in docstring to help code analyser and code completion.I tried some constructions with :type: and :rtype: tags and...