auto Implement PEP 8 suggestions
New to PyCharm.
I like the PEP 8 inspection suggestions, but I have to make every suggested change manually.
Is there some key combo or action that will implement the suggested change, similar to other "light bulb icon" inspections?
I like the PEP 8 inspection suggestions, but I have to make every suggested change manually.
Is there some key combo or action that will implement the suggested change, similar to other "light bulb icon" inspections?
1 条评论
排序方式
日期
投票数
Found it: Code /Reformat Code (Alt F8)
请先登录再写评论。