Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 503 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (3 loc) · 503 Bytes

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

This repo generally follows the PEP-8 style guide. Although it is not a major concern, please try to keep your coding style similar to the existing code, such as keeping line lengths under 100 characters where possible.
Please do not create a PR formatting this repo to a different style.