misc: Run pre-commit run --all-files
This is reflect the updates made to black when running `pre-commit autoupdate`. Change-Id: Ifb7fea117f354c7f02f26926a5afdf7d67bc5919
This commit is contained in:
@@ -140,7 +140,6 @@ def wrapForGraphic(filename, width="1.0"):
|
||||
|
||||
|
||||
def startDocText(outfile):
|
||||
|
||||
start_stuff = """
|
||||
\\documentclass[a4paper,landscape,twocolumn]{article}
|
||||
|
||||
@@ -152,7 +151,6 @@ def startDocText(outfile):
|
||||
|
||||
|
||||
def endDocText(outfile):
|
||||
|
||||
end_stuff = """
|
||||
|
||||
\\end{document}
|
||||
|
||||
Reference in New Issue
Block a user