fuzzed icon indicating copy to clipboard operation
fuzzed copied to clipboard

Python code documentation style

Open rakhimov opened this issue 7 years ago • 0 comments

The Python code documentation seems to follow the JsDoc style. It is better to follow Sphinx-compatible default or Google style for the Python code. This will as well help linters check the documentation coverage.

rakhimov avatar Oct 04 '17 06:10 rakhimov