What is the proper way to comment functions in Python?
How to properly comment functions in Python - Stack Overflow
What is the proper way to comment code in Python? [closed]
python - How to comment parameters for pydoc - Stack Overflow
How to document a method with parameter (s)? - Stack Overflow
How do I specify input and output data types in python comments?
python - Docstrings vs Comments - Stack Overflow
Why does python use unconventional triple-quotation marks for …
python - What are good uses for Python3's "Function Annotations ...
Python: How to ignore #comment lines when reading in a file