Skip to content

tox.ini: Revise and extend format checks

Ahmon Dancy requested to merge main-Iaa35c7781a4d4ce0a39c1c66fef409fad7318bdd into main

Use both flake8 and black for linting Python files.

Add 'reformat' environment to use black for reformatting.

Ran reformat to make existing Python files compliant.

Merge request reports