Closed skifli closed 1 year ago
Sort imports following PEP 8 - https://peps.python.org/pep-0008/#imports.
Oh also, I didn't change all imports to absolute imports like PEP 8 says. If I'm going to do that, I'll do it later in a bigger PR.
Sort imports following PEP 8 - https://peps.python.org/pep-0008/#imports.