Skip to content

Sort all imports

Alessandro Maissen requested to merge isort-all into master

This PR is mostly automatic, however, I went through all files and fixed some minor things by hand: fixed some implicitly relative imports, removed some unused imports. There are still quite a few unused imports, but I didn't want to aggressively remove them all without a more in-depth testing, so, this one only removed the obviously unused ones.

Merge request reports

Loading