~sbaldassin/autopilot/fix_mir

« back to all changes in this revision

Viewing changes to autopilot/input/__init__.py

  • Committer: Tarmac
  • Author(s): Christopher Lee
  • Date: 2015-08-19 05:12:29 UTC
  • mfrom: (567.1.1 newer-flake8-fixes)
  • Revision ID: tarmac-20150819051229-82tk4w2xqrvpirks
Update flake8 rules and fix new flake8 errors.

Approved by PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
        return _pick_backend(backends, preferred_backend)
130
130
 
131
131
    @contextmanager
132
 
    def focused_type(self, input_target,  pointer=None):
 
132
    def focused_type(self, input_target, pointer=None):
133
133
        """Type into an input widget.
134
134
 
135
135
        This context manager takes care of making sure a particular