PyCharm
 
Get PyCharm

Reformat File dialog

Last modified: 08 October 2024

The dialog appears when you press CtrlAltShift0L in the editor of the current file. If you choose Code | Reformat Code from the main menu or press CtrlAlt0L, PyCharm tries to reformat the source code of the specified scope automatically.

For more information about reformatting, or excluding files from formatting, refer to Reformat and rearrange code.