Skip to content

fixed typo: retutn -> return

Matias Guijarro requested to merge pace_typo into master

We need to implement a kind of linting to be applied automatically on merge requests, in order to avoid syntax errors and similar mistakes.

By the way: I discovered the typo just because I installed bliss and Python makes the .pyc files ; it means the code in the merge request was not even installed... Grrr.

Merge request reports