Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 269 Bytes

File metadata and controls

4 lines (3 loc) · 269 Bytes

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