Contributing
Contributions are welcome. Please follow the repository’s guidelines in CONTRIBUTING.md and CODE_OF_CONDUCT.md.
Quick checklist
Create a feature branch.
Add tests for changes.
Ensure tests pass with
pytest.Open a pull request describing the change.