diff --git a/sco_bulletins_generator.py b/sco_bulletins_generator.py index a9b598d6b..f89645bcc 100644 --- a/sco_bulletins_generator.py +++ b/sco_bulletins_generator.py @@ -149,8 +149,7 @@ class BulletinGenerator: return filename def generate(self, format="", stand_alone=True): - """Return bulletin in specified format - """ + """Return bulletin in specified format""" if not format in self.supported_formats: raise ValueError("unsupported bulletin format (%s)" % format) try: @@ -165,8 +164,7 @@ class BulletinGenerator: PDFLOCK.release() def generate_html(self): - """Return bulletin as an HTML string - """ + """Return bulletin as an HTML string""" H = ['