Ensure your code meets our quality standards by running the appropriate formatting and validation script before submitting a pull request:
For Unix:
./scripts/format.sh
./scripts/validate.sh
These scripts will perform code formatting with ruff and static type checks with mypy.Read more about the guidelines hereMessage us on Discord or post on Discourse if you have any questions or need help with credits.