BridgeSenseDev / Dank-Memer-Grinder

Dank Memer Grinder is an advanced selfbot with a clean GUI and captcha solver
MIT License
67 stars 28 forks source link

Sort imports following PEP 8. #43

Closed skifli closed 1 year ago

skifli commented 1 year ago

Sort imports following PEP 8 - https://peps.python.org/pep-0008/#imports.

skifli commented 1 year ago

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.