Code review comment for lp:~josharenson/unity8/qa_helpers

Revision history for this message
Leo Arias (elopio) wrote :

Cool! Even more than what I asked for.

You have these flake8 errors:

http://paste.ubuntu.com/11016895/

And you can now remove the unity_proxy_obj argument from:

67 def unlock_unity(unity_proxy_obj=None):
120 def lock_unity(unity_proxy_obj=None):

« Back to merge proposal