notes-sync Dev environment setup guide poetry install poetry run pip install openapi-python-client poetry run pre-commit install Useful commands Run linters make lint Format the code make format