mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-01 00:53:39 +08:00
274 B
274 B
We <3 Pull Requests! Three core things:
- If you are adding functionality or fixing a bug, please add a test!
- Add your name to AUTHORS.txt
- Use the PEP8 style guide.
If you want to add methods to the parser tree, we will need to discuss this in an issue first.