Code review comment for lp:~om26er/ubuntu-calendar-app/autopilot_tests_bootstrap

Revision history for this message
Omer Akram (om26er) wrote :

> Warnings raised by pyflakes:
>
> tests/autopilot/ubuntu_calendar_app/tests/__init__.py:13: 'Eventually'
> imported but unused
> tests/autopilot/ubuntu_calendar_app/tests/__init__.py:16: 'Equals' imported
> but unused
> tests/autopilot/ubuntu_calendar_app/tests/test_calendar.py:13: 'model'
> imported but unused
>
>
>
> Warnings raised by pep8:
>
> tests/autopilot/ubuntu_calendar_app/tests/__init__.py:52:80: E501 line too
> long (86 > 79 characters)

Thanks for the review, I have now made the changes as you suggested.

« Back to merge proposal