Contributing Thanks for improving Opproplot! Setup pip install -e . pip install ruff pytest Checks Lint: ruff check . Tests: pytest Pull requests Keep changes small and focused. Add or update tests when behavior changes. Update docs/examples if the API or visuals change.