Mattia Basaglia
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
Mattia Basaglia 进行了评论, -
Mattia Basaglia 进行了评论, -
Mattia Basaglia 进行了评论, -
-
Mattia Basaglia 创建了一个帖子, How do I prevent pycharm from adding "pass" automatically?
If I have this code: if whatever: do_something() And the text cursor is on the do_something() line, and I move the line above the if (Ctrl+Shift+Up), PyCharm adds "pass" automatically but I don'...