This is a test playground to demonstrate code concepts
./run_tests.sh will run the tests and generate a coverage report in the htmlcov directory ./reformat_code.sh will run black against the src directory and the tests directory, reformatting the code as it sees fit