It is recommended to properly indent docstrings for readability.
It is recommended to use spaces in the docstrings, just as the code.
Module docstring is missing. If you want to ignore this, you can configure this in the .deepsource.toml
file. Please refer to docs for available options.
There shouldn't be any blank lines before the class docstring. Remove the blank lines to fix this issue.