Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 236 Bytes

File metadata and controls

3 lines (2 loc) · 236 Bytes

Contributing

Open an issue before a large change. Keep the core dependency-free, add tests, use synthetic fixtures, and run PYTHONPATH=src python -m unittest discover -s tests -v. Small focused pull requests are easiest to review.