Skip to content

Instantly share code, notes, and snippets.

@jesugmz
jesugmz / Python-docstring-restructuredtext-style.rst
Last active May 13, 2025 22:45
Python docstring reStructuredText style

Python docstring reStructuredText style

Python Signatures

Signatures of functions, methods and class constructors can be given like they would be written in Python.