[TIDY] Apply autopep8 formatting
This commit is contained in:
parent
909bf79673
commit
b0e83b1134
12 changed files with 405 additions and 329 deletions
|
@ -11,6 +11,7 @@ from xml.sax.saxutils import escape as xmlescape
|
|||
cssutils.ser.prefs.lineSeparator = ' '
|
||||
cssutils.log.setLevel(logging.FATAL)
|
||||
|
||||
|
||||
class SVGTemplate:
|
||||
def __init__(self, task, outfile):
|
||||
self.task = task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue