This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Add import formatter #339
Labels
Context: isolated
no previous knowledge of the codebase required
Difficulty: easy
anybody can understand it
Techno: python
Python
Type: build
modify the build system or its external dependencies
Type: refactor
refactor of existing code
For grouping and sorting, isort can be used: https://github.com/PyCQA/isort
Perhaps something that can also resolve unused and double imports would be useful.
The text was updated successfully, but these errors were encountered: