In this short video, you'll learn how to automatically sort your Python import statements in Visual Studio Code. I also talk about where the sort order comes from any why you want to sort your import statements this way.
PEP8: https://peps.python.org/pep-0008
#python #vscode #pythontutorial