Skip to content

Instantly share code, notes, and snippets.

View dupuyarc's full-sized avatar

Alexander Dupuy dupuyarc

View GitHub Profile
@jesugmz
jesugmz / Python-docstring-restructuredtext-style.rst
Last active June 23, 2024 16:33
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.