~canonical-platform-qa/ubuntu-system-tests/systemd_support

« back to all changes in this revision

Viewing changes to ubuntu_system_tests/helpers/unity8/job.py

  • Committer: Santiago Baldassin
  • Date: 2016-10-14 13:41:38 UTC
  • Revision ID: santiago.baldassin@canonical.com-20161014134138-1vp349myjsi0c9on
fixing flake8 errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
from ubuntu_system_tests.helpers.unity8.sensors_utils import Unity8Sensors
25
25
from ubuntu_system_tests.helpers import context
26
26
 
27
 
from ubuntu_system_tests.helpers.autopilot import get_proxy_object
28
 
 
29
27
from ubuntu_system_tests.helpers.unity8 import greeter
30
28
 
31
29