don't mix tabs/whitespace
This commit is contained in:
@@ -14,4 +14,3 @@ if __name__ == '__main__':
|
||||
sys.stdin = open(source, 'r')
|
||||
sys.stdout = open(dest, 'w')
|
||||
preprocessor.preprocess()
|
||||
|
||||
|
Reference in New Issue
Block a user