Caleb Hattingh
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Caleb Hattingh created a post, AnsweredInspection: show "Any" types in Pycharm
Is there a way for PyCharm to indicate which identifiers typecheck as "Any", in other words, a type could not be determined for them? This would be very useful in improving type-checked coverage. -
Caleb Hattingh created a post, Settings: default root for virtualenvs?
When creating a new virtualenv, the default root is my home folder. Is there a way to change that default?