2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* various (294 files) pep8 doc fixes & pylint fixes svn: r10103
This commit is contained in:
@@ -52,7 +52,7 @@ class HourGlassReport(Report):
|
||||
"""
|
||||
def __init__(self, database, options_class):
|
||||
"""
|
||||
Creates HourGlass object that produces the report.
|
||||
Create HourGlass object that produces the report.
|
||||
"""
|
||||
Report.__init__(self, database, options_class)
|
||||
self.__db = database
|
||||
|
||||
Reference in New Issue
Block a user