fuzzed
fuzzed copied to clipboard
Python code documentation style
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.