Before main merge we should reformat/lint the whole codebase #16
Labels
dif/trivial
Can be confidently tackled by newcomers
effort/days
Estimated to take multiple days, but less than a week
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
Milestone
Describe the feature or change you'd like
By running the commands below: imports are sorted, unused imports removed and
everything is formatted by black.
Additional context
Ref: https://github.com/psf/black
Install instructions:
The text was updated successfully, but these errors were encountered: