John Screwtape
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
John Screwtape created a post, Change default type hints and return type annotation
I've been using mypy and type hints for all python code, and the context menu's "Add type hints for ..." is very useful. However, the default parameter and return type is "object". I would like to ... -