~canonical-platform-qa/ubuntu-system-tests/qemu-build-snap

« back to all changes in this revision

Viewing changes to ubuntu_system_tests/helpers/ubuntuuitools/_cpo/_actionbar.py

  • Committer: Tarmac
  • Author(s): Allan LeSage
  • Date: 2016-11-30 19:25:24 UTC
  • mfrom: (486.1.1 flake8-fresh-fixes)
  • Revision ID: tarmac-20161130192524-vrjgq8lwbqvmgswn
Address uitoolkit merge zesty and vivid flake8 errors.

Approved by platform-qa-bot, Heber Parrucci.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
from ubuntu_system_tests.helpers.ubuntuuitools._cpo._common import (
22
22
    CustomProxyObjectBase,
23
23
    UiToolsException
24
 
        )
 
24
)
25
25
from ubuntu_system_tests.helpers.ubuntuuitools._cpo import _flickable
26
26
 
27
27