It seems like the GitHub access token used for retrieving details about this repository from
GitHub became invalid. This might prevent certain types of inspections from being run (in
particular,
everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
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.