Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 561 Bytes

CONTRIBUTING.rst

File metadata and controls

4 lines (3 loc) · 561 Bytes

Extending and contributing

pyscal welcomes contribution and extension to the module. Rather than local modifications, we request that the modifications be submitted through a pull request. pyscal follows the pep8 style. The quality of the code can be checked by pylint library by running pylint yourscript.py. Rather than the style of code, what is more important is the documentation. We request that all improvements are documented in detail.