Contributing to boda Code formatting and typing Formatting To format your code, install ufmt pip install ufmt==1.3.2 black==21.9b0 usort==0.6.4 ufmt format boda Type annotations mypy --config-file mypy.ini Unit tests pytest test -vvv Documentation cd docs make html-noplot