Skip to content

Commit

Permalink
PEP-8
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 5, 2017
1 parent 06fc3ed commit 6a6ac61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zope/testbrowser/browser.py
Expand Up @@ -924,7 +924,6 @@ def _set_falsy_value(self, value):
self._control.selectedIndex = None



@implementer(interfaces.IListControl)
class CheckboxListControl(SetattrErrorsMixin):
def __init__(self, name, ctrlelems, browser):
Expand Down

0 comments on commit 6a6ac61

Please sign in to comment.