Commit c8fb278b authored by Jeremy Hylton's avatar Jeremy Hylton

Whitespace normalization.

parent f9f12e20
......@@ -8,7 +8,7 @@ that name.
import sys
import os
__all__ = ["getline","clearcache","checkcache"]
__all__ = ["getline", "clearcache", "checkcache"]
def getline(filename, lineno):
lines = getlines(filename)
......
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