This method could be written as a function/class method.
If a method does not access any attributes of the class, it could also be
implemented as a function or static method. This can help improve readability.
For example
This method could be written as a function/class method.
If a method does not access any attributes of the class, it could also be
implemented as a function or static method. This can help improve readability.
For example
This method could be written as a function/class method.
If a method does not access any attributes of the class, it could also be
implemented as a function or static method. This can help improve readability.
For example
The coding style of this project requires that you add a docstring to this code element. Below, you find an example for methods:
If you would like to know more about docstrings, we recommend to read PEP-257: Docstring Conventions.