Force black formatting

Black removes the burden of manual code formatting and is by now
considered the standard Python formatting tool.

https://black.readthedocs.io/en/stable/

Format all Python code with black.

GitHub linting action is updated to ensure all files are formatted with
Black.

Signed-off-by: Piotr Husiatyński <phusiatynski@gmail.com>
This commit is contained in:
Piotr Husiatyński
2022-03-01 08:53:24 +01:00
committed by Muayyad Alsadi
parent af10345483
commit 762318093c
7 changed files with 1180 additions and 642 deletions

File diff suppressed because it is too large Load Diff