We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here we collect standards for documenting our Python code.
Check out this website: https://realpython.com/documenting-python-code/
I would propose that we use the Google Docstrings format:
In VS Code, it looks like this:
Feel free to add and edit.