1 2 3 4 5 6
# SWR2 ## CI To run the CI manually and not only on GitHub Actions, install `black`, `pylint` and `mypy` using `pip`. Then, run `./ci.sh`.