Code review comment for lp:~nataliabidart/magicicada-gui/build-gui

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

> Approving, but one comment.
>
> Why the decorator that logs to stdout is called "dummy"? When you see a method
> decorated dummy you expect it to do nothing, but here it *is* executed.

I renamed it to print_debug. Thanks for pointing this out!

« Back to merge proposal