Ctrl+P
Sort Python imports (the right way)
Imports are sorted by alphabetical order, with excess blank lines removed.
PymSort can (and should) be automatically run on file-save!