Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 532 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 532 Bytes

How to contribute

If you are submitting a pull request or pushing to one of our branches then we expect you to adhere to the styling guidelines. We utilize the PEP8 standard. For sublime you can install the packages:

Then when you run the Command-Shift-P in Sublime Text 3 you will see:

  • Python PEP8 Autoformat -- run it and it will format your .py file depending on the PEP8 standard.