Skip to content
Snippets Groups Projects
Commit 2d1009a3 authored by Henning Glawe's avatar Henning Glawe
Browse files

fix indent of closing braces

parent 33ff57f5
Branches
Tags
No related merge requests found
......@@ -67,4 +67,4 @@ class Annotator(object):
self.annotateFile.write(self._annotate_format % (
defFile, matcher.defLine, name,
matchlabel, highlighted,
))
))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment