Auto Test# pytest -v Coverage test# coverage run -m pytest Coverage report# coverage html Static type test# mypy --ignore-missing-imports ac_core tests Static gen# stubgen ac_core