Skip to content

AST-490 Python formatting

Maik Nijhuis requested to merge ast-490-python-formatting into master

Format all Python files using black.

Also format some .cpp files that were never formatted, since EveryBeam only formatted the .cc files.

Merge request reports