Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 399 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 399 Bytes

Overview

We are NOT accepting contributions to this repository, since we are a very small team with limited resources.

If you are interested in developing your own algorithm based on this library, please fork it.

Style

This repository follows Google's internal Python style.

Most importantly, we indent code blocks with 2 spaces.

Suggested formatting tool: https://www.pylint.org/