Remove extra space in docstring
Change-Id: Id2bcabb97c61f68dbcee5afbfaf9d27c8f52264c
This commit is contained in:
@@ -44,7 +44,7 @@ CONF = config.CONF
|
||||
|
||||
|
||||
def attr(**kwargs):
|
||||
"""A decorator which applies the testtools attr decorator
|
||||
"""A decorator which applies the testtools attr decorator
|
||||
|
||||
This decorator applies the testtools.testcase.attr if it is in the list of
|
||||
attributes to testtools we want to apply.
|
||||
|
Reference in New Issue
Block a user