We need to create GitHub Actions for CI/CD as the following. - format (`black` and `isort`) - lint (`flake8` and `mypy`) - test (pytest)