aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: 960ab1b5c473312348f5b96cf023d1426cd8f965 (plain) (blame)
1
2
3
4
5
6
# SWR2

## CI
ftcfc
To run the CI manually and not only on GitHub Actions, install `black`,
`pylint` and `mypy` using `pip`. Then, run `./ci.sh`.