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 comment
Sort by
Date
Votes
Found it: Code /Reformat Code (Alt F8)
Please sign in to leave a comment.