Commit 8ab7cba9 authored by Terry Jan Reedy's avatar Terry Jan Reedy

whitespace

parent 6858f00d
......@@ -212,7 +212,7 @@ class Untokenizer:
toks_append = self.tokens.append
startline = token[0] in (NEWLINE, NL)
prevstring = False
for tok in chain([token], iterable):
toknum, tokval = tok[:2]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment