podman-compose/.github/workflows
Piotr Husiatyński 762318093c 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>
2022-03-01 17:16:04 +03:00
..
pylint.yml Force black formatting 2022-03-01 17:16:04 +03:00
pytest.yml add unit tests 2022-02-26 03:10:35 +03:00