Whitespace normalization.
This commit is contained in:
parent
bfccb35b58
commit
97b2e84d43
@ -8,7 +8,7 @@ that name.
|
|||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
|
||||||
__all__ = ["getline","clearcache","checkcache"]
|
__all__ = ["getline", "clearcache", "checkcache"]
|
||||||
|
|
||||||
def getline(filename, lineno):
|
def getline(filename, lineno):
|
||||||
lines = getlines(filename)
|
lines = getlines(filename)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user