Alberto Soto
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
创建于 How to align next line with comments and not code
已回答Hello, I noticed that when I add a comment and then click "enter" (add a new line) the new line is not aligned with the comment but with the code above the comment. So if I write: def foo(): ...