Skip to content

Commit

Permalink
pep257 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmatthews committed Feb 19, 2015
1 parent 0247846 commit fae8973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions COT/submodule.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ class COTSubmodule(COTGenericSubmodule):
:attr:`package`,
:attr:`output`
"""

def __init__(self, UI):
"""Instantiate this submodule with the given UI."""
super(COTSubmodule, self).__init__(UI)
Expand Down

0 comments on commit fae8973

Please sign in to comment.