The source project of this merge request has been removed.
Reformat Python files with Black
This MR reformats all Python sources in the project with Black (a tool created by the Python core team) for slighly better readability. No other changes were introduced.