Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kyu_3/calculator/calculator.py:42 in private method `__calculate`: D202: No blank lines allowed after function docstring (found 1) There's no blank line either before or after the docstring unless directly followed by an inner function or class.
- Loading branch information