Closed thmsrmbld closed 3 years ago
It seems to me that perhaps you might want to install a formatter / plugin within your IDE such as PEP8 or Black which will auto-format your code on save to make sure it's formatted consistently in line with Python industry standards.
Just good housekeeping.
It seems to me that perhaps you might want to install a formatter / plugin within your IDE such as PEP8 or Black which will auto-format your code on save to make sure it's formatted consistently in line with Python industry standards.
Just good housekeeping.